Add KaTeX to the config and demo

This commit is contained in:
daudix
2024-08-28 17:09:16 +03:00
parent 7ac4aa86e1
commit 98719cc5a3
3 changed files with 16 additions and 1 deletions

View File

@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased](https://codeberg.org/daudix/duckquill/compare/v4.7.0...main)
## [Unreleased](https://codeberg.org/daudix/duckquill/compare/v4.7.1...main)
- Add optional LaTeX rendering using the KaTeX library.
## [4.7.1](https://codeberg.org/daudix/duckquill/compare/v4.7.0...v4.7.1) - 2024-08-28