2025.12.22 19:17:23 (cachyos.cmoser.eu)
This commit is contained in:
3
tinywiki/migrations/pages/markdown.md
Normal file
3
tinywiki/migrations/pages/markdown.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Markdown used by TinyWiki
|
||||
|
||||
**Work in Progress**
|
||||
@@ -16,5 +16,11 @@
|
||||
"content_type": "bbcode",
|
||||
"status": "published",
|
||||
"file": "bbcode.bbcode"
|
||||
},
|
||||
"tw-markdown": {
|
||||
"title": "Markdown used by TinyWiki",
|
||||
"content_type": "markdown",
|
||||
"status": "draft",
|
||||
"file": "markdown.md"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user