From b53928cf4f703b8b63388f17614a13cbe6f1b619 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Sat, 21 May 2022 18:14:37 -0600 Subject: Add new extensions for ^ and ~ syntax --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3aee523..dfa0290 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Inspired (initially) by Roman Zolotarev's [`ssg5`](https://rgz.ee/bin/ssg5) and - [ ] More complex directory structure to support multiple subdomains and different types of pages. - [ ] Option/change to using an SQL database instead of the custom solution. - [x] Checksum checking because the timestamp of the file is not enough. +- [ ] Better management of the extensions. ### Markdown features @@ -41,6 +42,9 @@ This program uses the base [`markdown` syntax](https://daringfireball.net/projec - [yafg - Yet Another Figure Generator](https://git.sr.ht/~ferruck/yafg) - [markdown.highlight](https://github.com/ribalba/markdown.highlight) - [Markdown Checklist](https://github.com/FND/markdown-checklist) +- [PyMdown Extensions](https://facelessuser.github.io/pymdown-extensions/) + - [Caret](https://facelessuser.github.io/pymdown-extensions/extensions/caret/) + - [Tilde](https://facelessuser.github.io/pymdown-extensions/extensions/tilde/) ## Installation -- cgit v1.2.3-70-g09d2