<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Inline on Miek Gieben</title>
    <link>https://miek.nl/tags/inline/</link>
    <description>Recent content in Inline on Miek Gieben</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>© Copyright 2007-2024 Miek Gieben</copyright>
    <lastBuildDate>Tue, 01 Mar 2016 14:14:24 +0000</lastBuildDate>
    <atom:link href="https://miek.nl/tags/inline/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title> Inline Attribute Lists</title>
      <link>https://miek.nl/2016/march/01/inline-attribute-lists/</link>
      <pubDate>Tue, 01 Mar 2016 14:14:24 +0000</pubDate>
      <guid>https://miek.nl/2016/march/01/inline-attribute-lists/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://github.com/miekg/mmark&#34;&gt;Mmark&lt;/a&gt; is a powerful markdown parser.&lt;/p&gt;&#xA;&lt;p&gt;With Inline Attribute Lists (&lt;a href=&#34;http://kramdown.gettalong.org/syntax.html#block-ials&#34;&gt;IALs&lt;/a&gt;)&#xA;you can add extra information to block elements, think of extra classes, attributes or an ID.&#xA;In Mmark these have the syntax: &lt;code&gt;{#id .class attr=&amp;quot;key&amp;quot;}&lt;/code&gt;. And should be specified &lt;em&gt;before&lt;/em&gt; a&#xA;block level element.&lt;/p&gt;&#xA;&lt;p&gt;These will mostly be backend specific, i.e. a &lt;code&gt;{color=&amp;quot;blue&amp;quot;}&lt;/code&gt; might do something in HTML5 output,&#xA;but does nothing in the XML v2 output. Worse yet; the XML might not validate anymore. Mmark try to&#xA;help here by white listing the allowed attributes for an element (this happens in each renderer and&#xA;is currently a work in progress).&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
