You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ This repository contains the definition of a Docker image that can be used both
23
23
-**abbreviations**: Enables explanations for abbrevations. See the [docs](https://python-markdown.github.io/extensions/abbreviations/).
24
24
-**footnotes**: Enables footnotes. See the [docs](https://python-markdown.github.io/extensions/footnotes/).
25
25
-**literate-nav**: Allows to customize navigation menus for each folder. The navigation menu must be specified inside a `SUMMARY.md` file. For more information see the [docs](https://oprypin.github.io/mkdocs-literate-nav/#usage).
26
+
-**nl2br**: Enables newlines to be converted to `<br>` tags. See the [docs](https://python-markdown.github.io/extensions/nl2br/).
26
27
-**callouts**: Enables Obsidian-styled callout blocks. For more information, see the [docs](https://github.com/sondregronas/mkdocs-callouts#usage).
0 commit comments