<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Styling on Miek Gieben</title>
    <link>https://miek.nl/tags/styling/</link>
    <description>Recent content in Styling on Miek Gieben</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>© Copyright 2007-2024 Miek Gieben</copyright>
    <lastBuildDate>Sat, 03 Oct 2015 13:24:00 +0000</lastBuildDate>
    <atom:link href="https://miek.nl/tags/styling/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Subfigures in mmark</title>
      <link>https://miek.nl/2015/october/03/subfigures-in-mmark/</link>
      <pubDate>Sat, 03 Oct 2015 13:24:00 +0000</pubDate>
      <guid>https://miek.nl/2015/october/03/subfigures-in-mmark/</guid>
      <description>&lt;p&gt;For XML2RFC version 3 there is a new &lt;a href=&#34;https://tools.ietf.org/html/draft-hoffman-xml2rfc-23#section-2.25&#34;&gt;extended figure element&lt;/a&gt;,&#xA;namely: it can contain &lt;em&gt;multiple&lt;/em&gt; &lt;code&gt;&amp;lt;artwork&amp;gt;&lt;/code&gt; or &lt;code&gt;&amp;lt;sourcecode&amp;gt;&lt;/code&gt; (new in v3) elements.&#xA;This in turn meant that mmark needed some way to signal &amp;ldquo;these artworks belong together&amp;rdquo;.&#xA;Now &lt;a href=&#34;http://scholarlymarkdown.com/Scholarly-Markdown-Guide.html&#34;&gt;Scholarly markdown&lt;/a&gt;&#xA;has a syntax for this. It uses a special section syntax and all images in that section become&#xA;subfigures of a larger figure. Disadvantage of this syntax is that it can not be&#xA;used in lists. Hence mmark uses a quote like solution, just like asides (&lt;code&gt;A&amp;gt;&lt;/code&gt;),&#xA;but for figures: we prefix the entire paragraph with &lt;code&gt;F&amp;gt;&lt;/code&gt; .&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lists in lists with style</title>
      <link>https://miek.nl/2015/september/24/lists-in-lists-with-style/</link>
      <pubDate>Thu, 24 Sep 2015 11:56:00 +0000</pubDate>
      <guid>https://miek.nl/2015/september/24/lists-in-lists-with-style/</guid>
      <description>&lt;p&gt;Mmark is a markdown dialect for writing RFCs (or books!). The main reason it&#xA;exists is because the IETF is developing a new XML format (version 3) for&#xA;writing RFCs. This new format is &lt;em&gt;way&lt;/em&gt; more powerful, so sadly&#xA;&lt;a href=&#34;https://tools.ietf.org/html/rfc7328.html&#34;&gt;Pandoc2rfc&lt;/a&gt; does not cut it anymore.&lt;/p&gt;&#xA;&lt;p&gt;Right now &lt;a href=&#34;https://github.com/miekg/mmark&#34;&gt;mmark&lt;/a&gt; fully supports writing&#xA;RFCs in XML2RFC version 2, but anything written can also be converted to&#xA;the (work-in-progress) XML2RFC version 3 format. In a series of blog posts&#xA;I will detail some of the features, such as list styling while remaining upwards&#xA;compatible.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
