<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ciigo/_doc/test-md.md, branch dev</title>
<subtitle>Static web server with AsciiDoc and Markdown.</subtitle>
<id>http://git.kilabit.info/ciigo/atom?h=dev</id>
<link rel='self' href='http://git.kilabit.info/ciigo/atom?h=dev'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/ciigo/'/>
<updated>2026-01-29T13:05:06Z</updated>
<entry>
<title>_doc: add the test content for markdown</title>
<updated>2026-01-29T13:05:06Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2026-01-29T13:05:06Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/ciigo/commit/?id=1af4644cb401e64ac20ecb7f12e898096470eb61'/>
<id>urn:sha1:1af4644cb401e64ac20ecb7f12e898096470eb61</id>
<content type='text'>
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/
</content>
</entry>
<entry>
<title>_static: fix page rendering on markdown</title>
<updated>2026-01-26T13:06:09Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2026-01-26T13:03:47Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/ciigo/commit/?id=7a03c1583a9560d907b1d0c43baf21be314facc6'/>
<id>urn:sha1:7a03c1583a9560d907b1d0c43baf21be314facc6</id>
<content type='text'>
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.
</content>
</entry>
</feed>
