diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-07 09:09:55 +0100 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-07 09:09:55 +0100 |
commit | 255955848ae5d519b555cc1eb8078a8221aee9eb (patch) | |
tree | 57ee7384fc7b042a890bdab64e0f732d822e0956 | |
parent | d6e7d95b8076fb75f3aa7b70121c0be25713acdf (diff) | |
download | biblio-255955848ae5d519b555cc1eb8078a8221aee9eb.tar.gz biblio-255955848ae5d519b555cc1eb8078a8221aee9eb.tar.bz2 |
Updates TODO and ChangeLo
-rw-r--r-- | ChangeLog.md | 5 | ||||
-rw-r--r-- | TODO.md | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index 93eb5e0..79719a0 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1 +1,6 @@ # ChangeLog + +## 2024-06-06 - Pandoc bibliographies + +* [x] Pandoc bibliographyigenerator (`_biblio.yml`) that can be easily copied, + adapted, symlinked etc. @@ -18,4 +18,3 @@ * [ ] Search tool, maybe based on AWK: https://tex.stackexchange.com/questions/28506/how-to-use-a-command-line-tool-to-extract-a-bibtex-reference-that-contains-a-sea * [ ] ISBN to BibTeX. - * [x] Markdown inclusion generator (`_biblio.yml`) that can be easily symlinked. |