Skip to content

Commit caa2f2c

Browse files
committed
Add documentation about nl2br
1 parent c7bda6b commit caa2f2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ This repository contains the definition of a Docker image that can be used both
2323
- **abbreviations**: Enables explanations for abbrevations. See the [docs](https://python-markdown.github.io/extensions/abbreviations/).
2424
- **footnotes**: Enables footnotes. See the [docs](https://python-markdown.github.io/extensions/footnotes/).
2525
- **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/).
2627
- **callouts**: Enables Obsidian-styled callout blocks. For more information, see the [docs](https://github.com/sondregronas/mkdocs-callouts#usage).
2728

2829
## Supported plugins

0 commit comments

Comments
 (0)