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.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
,bottom
andthin
/thick
respectively. Use with theborders-custom
class. - For custom column alignment: adds classes
col-<n>-l
,col-<n>-c
,col-<n>-r
forn=1,...,12
andn
being 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-motion
media query (make accessible to those who have vestibular motion disorders) - Rename incorrect Danish language code from
dk
toda
(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
libertinus
to 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-wrapper
class- 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