generated from hjess/PythonTemplateProject
markdown template
Some checks failed
Build, Push, and Deploy to Nomad / docker-nomad (push) Has been cancelled
Some checks failed
Build, Push, and Deploy to Nomad / docker-nomad (push) Has been cancelled
This commit is contained in:
13
templates/example.md
Normal file
13
templates/example.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Welcome to My Page
|
||||
|
||||
Here is an image overlay:
|
||||
{{ img_left_overlay("my-cat.png") }}
|
||||
|
||||
Here is a box:
|
||||
{{ box("Important Notice", "This is a reusable box.") }}
|
||||
|
||||
Here is a note:
|
||||
{{ note("This is a very important note for the user.") }}
|
||||
|
||||
Here is a warning:
|
||||
{{ warning("Be cautious when proceeding!") }}
|
||||
Reference in New Issue
Block a user