Testing rouge highlighting in forgejo

This commit is contained in:
Marko Korhonen 2023-06-17 14:44:09 +03:00
parent c5b4cd5ff4
commit 465841dc25
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -22,3 +22,14 @@ but it is also mirrored to:
If you have any ideas for improvements, questions or anything of this
sort, you can open an issue or a pull request at my git server
(registrations open for anyone), or any of the mirrors.
== Testing rouge syntax highlighter with AsciiDoc
.My ZSH aliases
[%collapsible]
====
[source,zsh]
----
include::home/.config/zsh/04-aliases.zsh[]
----
====