All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.13.0 2025-05-15
- Polish translations (#84)
- Fix Dutch translations (#74)
- Use more specific selector for numbered table of contents (#75)
- Rework text document justification (#77, #79)
1.12.0 2024-09-21
- Figure caption counter (#72)
- Replace old one-colon pseudo-element syntax in source CSS file (#70)
- Replace unsupported image placeholder service (#71)
- Change French table caption from Tableau to Table (#73)
1.11.0 2024-02-19
- Swedish language support (#65)
- Translated table caption prefix for cs (#63), da, de, es, fr, it
- Explicitly set
hyphens: none;for inline code (#61)
1.10.0 2023-09-22
- Allow some few customization options for table borders and column alignment (#60)
- For custom borders: adds classes
border-<position>-<weight>fortop,right,top,bottomandthin/thickrespectively. Use with theborders-customclass. - For custom column alignment: adds classes
col-<n>-l,col-<n>-c,col-<n>-rforn=1,...,12andnbeing the n-th column of the table
- For custom borders: adds classes
1.9.0 2023-03-06
- Use vite as build tool (#52)
- Polish language support (#49)
- First line indent for paragraphs (#50)
1.8.0 2022-10-10
- Dark mode support
- Dutch language support
- Count-reset bug
1.7.1 2022-06-06
- Incorrect Danish language code selector
1.7.0 2022-06-06
- Only enable smooth scrolling when no preference is set for the
prefers-reduced-motionmedia query (make accessible to those who have vestibular motion disorders) - Rename incorrect Danish language code from
dktoda(ISO 639-1)
1.6.0 2022-27-01
- Slovenian language support
- Russian language support
1.5.0 2020-25-12
- Hungarian language support
1.4.0 2020-15-12
- Libertinus font family as an alternative to Latin Modern. Can be used by adding a class of
libertinusto the<body>element.
1.3.0 2020-04-12
- PrismJS syntax highlighting theme imitating minted
- Turkish language support
1.2.0 2020-08-11
- Sidenotes. See https://latex.vercel.app/#sidenotes for more information
scroll-wrapperclass- Add support for the following languages
- Simplified and Traditional Chinese
- Czech
- Japanese
- Tables now better represent actual LaTeX Tables
- width auto instead of 100%
- borders on top and bottom
- caption styles + caption counter
- errors in the Italian and Romanian language files
1.1.0 2020-05-24
- Add multi-language support (lemma, definition, etc. can be changed to a supported language)
- Add support for the following languages
- Danish
- French
- German
- Italian
- Mirandese
- Portuguese
- Spanish
- Add 2px border on links on focus (accessibility)
1.0.2 - 2020-05-24
- Remove border on
<pre>and add more contrast to the background (https://news.ycombinator.com/item?id=23290907) - Tweak properties for the LaTeX logo
- Fix NPM package entry point