Skip to content

Commit d43b74a

Browse files
committed
docs(#141): mention alerts extensibility in README
1 parent 3e6839e commit d43b74a

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,17 @@ issue](https://github.com/jannis-baum/vivify/issues/new/choose) or
4141
- [KaTeX math](https://katex.org)
4242
- [graphviz/dot graphs](https://graphviz.org/doc/info/lang.html)
4343
- [Mermaid diagrams & charts](https://mermaid.js.org)
44-
- [GitHub alert
45-
blocks](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts)
4644
- links to other files: [relative links like in
4745
GitHub](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#relative-links)
4846
as well as absolute file links
4947
- [add styles, classes, ids or other attributes directly from
5048
Markdown](https://github.com/arve0/markdown-it-attrs?tab=readme-ov-file#examples)
5149
- table of contents with `[[toc]]`
5250
- `<kbd>` tags, e.g. to style keyboard shortcuts
51+
- [GitHub alert
52+
blocks](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts)
53+
- with syntax extension similar to [Obsidian callouts](https://help.obsidian.md/callouts)
54+
- highly customizable custom alerts, with defaults like GitHub
5355

5456
You can find examples for all supported features in the files in the
5557
[`tests/rendering`](tests/rendering) directory. In case you are looking at these

0 commit comments

Comments
 (0)