<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ceres/markup.go, branch step-re-ordering</title>
<subtitle>Recipe server for your favorite dishes</subtitle>
<id>https://cgit.xengineering.eu/ceres/atom/markup.go?h=step-re-ordering</id>
<link rel='self' href='https://cgit.xengineering.eu/ceres/atom/markup.go?h=step-re-ordering'/>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/'/>
<updated>2023-04-22T17:29:36Z</updated>
<entry>
<title>Remove markup.go</title>
<updated>2023-04-22T17:29:36Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2023-04-22T17:29:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=0b2ae5cbbee6637d5afe0a891f203f7eb7502c1e'/>
<id>urn:sha1:0b2ae5cbbee6637d5afe0a891f203f7eb7502c1e</id>
<content type='text'>
Markup parsing is not needed anymore since recipes are now modeled as
JSON text.
</content>
</entry>
<entry>
<title>Fix empty title regression</title>
<updated>2023-04-13T15:59:37Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2023-04-13T15:09:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=73391d7b8d847f3a8662be7c632658e7299acd37'/>
<id>urn:sha1:73391d7b8d847f3a8662be7c632658e7299acd37</id>
<content type='text'>
If no title is detected, a default text should be inserted instead. This
avoids not clickable links on the index page.
</content>
</entry>
<entry>
<title>Remove LinkLine type from markup</title>
<updated>2023-04-13T15:59:37Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2023-04-13T15:07:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=0c5e4afa7cc608067e3bf187977b087df322f319'/>
<id>urn:sha1:0c5e4afa7cc608067e3bf187977b087df322f319</id>
<content type='text'>
This was not fully implemented and looks better as normal text line than
as &lt;pre&gt; element.
</content>
</entry>
<entry>
<title>Implement markup to HTML conversion</title>
<updated>2023-04-12T16:40:53Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2023-04-10T14:40:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=3d697e774668e65bfef9bdd18224feecf086da97'/>
<id>urn:sha1:3d697e774668e65bfef9bdd18224feecf086da97</id>
<content type='text'>
The new custom and text/gemini inspired markup has to be converted to
HTML to display the recipe.
</content>
</entry>
<entry>
<title>Move title parsing to new markup.go file</title>
<updated>2023-04-08T20:15:45Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2023-04-08T19:30:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=dbf0ea2dd53b88a26ab7e3cc12a06344022d57ec'/>
<id>urn:sha1:dbf0ea2dd53b88a26ab7e3cc12a06344022d57ec</id>
<content type='text'>
The new recipe markup which replaces Markdown will need an own file to
be implemented.
</content>
</entry>
</feed>
