| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-29 | _doc: add the test content for markdown | Shulhan | |
| The content is the same with adoc one, with style updated to use basic and [extended] syntax. Many syntax are not worked, like tables and admonition. [extended]: https://www.markdownguide.org/extended-syntax/ | |||
| 2026-01-26 | _static: fix page rendering on markdown | Shulhan | |
| On HTML output of markdown, there is no .container #header and #content so the page content will not get centered (using margin). To fix this, we set the margin auto on .container class and use the default background on #footer. | |||
