<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in DWRenderer.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>0f46309a0ac22fdc4d1c91b56eae39d6eedaaf00 - Register &apos;commonmark/hard_break&apos; as an custom option</title>
        <link>http://127.0.0.1:8080/history/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/DWRenderer.php#0f46309a0ac22fdc4d1c91b56eae39d6eedaaf00</link>
        <description>Register &apos;commonmark/hard_break&apos; as an custom optionSo we have all the default parameters in one place,and not hidden within the renderer function.Also adapt the &apos;getOption&apos; function such that it is ableto retrieve both, leage-commonmark options as well as ourcustom registered commonmark options.

            List of files:
            /plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/DWRenderer.php</description>
        <pubDate>Sat, 29 Nov 2025 13:13:01 +0000</pubDate>
        <dc:creator>Chalix &lt;git at chalix punkt de&gt;</dc:creator>
    </item>
<item>
        <title>c73f5e4d729e7f2b7f7188b6831080ded2816d88 - Remove &apos;default&apos; parameter from function &apos;getOption&apos;</title>
        <link>http://127.0.0.1:8080/history/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/DWRenderer.php#c73f5e4d729e7f2b7f7188b6831080ded2816d88</link>
        <description>Remove &apos;default&apos; parameter from function &apos;getOption&apos;The underlying &apos;get&apos; function from &apos;environment&apos;-&gt;&apos;getConfiguration()&apos;-&gt;&apos;get()&apos; does not have a defaultparameter any more.

            List of files:
            /plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/DWRenderer.php</description>
        <pubDate>Sat, 29 Nov 2025 12:26:01 +0000</pubDate>
        <dc:creator>Chalix &lt;git at chalix punkt de&gt;</dc:creator>
    </item>
<item>
        <title>04daf66e74fc793b6e6c32f98097335e0dc22075 - Fix spurious spaces around inline elements</title>
        <link>http://127.0.0.1:8080/history/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/DWRenderer.php#04daf66e74fc793b6e6c32f98097335e0dc22075</link>
        <description>Fix spurious spaces around inline elementsWithout this fix, the code adds a block separator after each element,which translates to a space before and after each element, includingbold, italics, etc. This is especially visible when the element isfollowed by punctuation.The fix makes the code only add a block separator after block elements.

            List of files:
            /plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/DWRenderer.php</description>
        <pubDate>Mon, 31 Jul 2023 11:50:46 +0000</pubDate>
        <dc:creator>Adrien Beau &lt;abe.github@zerty.xyz&gt;</dc:creator>
    </item>
<item>
        <title>b0a36678775785ae4bed10dd2dcf9b3c90beb0c1 - first 2.0 implementation - at least no error</title>
        <link>http://127.0.0.1:8080/history/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/DWRenderer.php#b0a36678775785ae4bed10dd2dcf9b3c90beb0c1</link>
        <description>first 2.0 implementation - at least no error

            List of files:
            /plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/DWRenderer.php</description>
        <pubDate>Thu, 13 Oct 2022 17:59:58 +0000</pubDate>
        <dc:creator>Sungbin Jeon &lt;clockoon@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>94a075ee9c5821074e0d7b2c07e7e230fefe6cd9 - theleague/commonmark 2.0.x compatibility matching</title>
        <link>http://127.0.0.1:8080/history/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/DWRenderer.php#94a075ee9c5821074e0d7b2c07e7e230fefe6cd9</link>
        <description>theleague/commonmark 2.0.x compatibility matching

            List of files:
            /plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/DWRenderer.php</description>
        <pubDate>Sat, 08 Oct 2022 07:17:29 +0000</pubDate>
        <dc:creator>Sungbin Jeon &lt;clockoon@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8ec9a8f2fa8d03e80395a040a2626880092b4ddf - first working version</title>
        <link>http://127.0.0.1:8080/history/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/DWRenderer.php#8ec9a8f2fa8d03e80395a040a2626880092b4ddf</link>
        <description>first working version

            List of files:
            /plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/DWRenderer.php</description>
        <pubDate>Wed, 07 Jul 2021 22:59:26 +0000</pubDate>
        <dc:creator>Sungbin Jeon &lt;clockoon@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
