<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[Frdlweb: webfan.js | Frdlweb.js - Markdown Components}]]></title>
	<link>https://frdl.de/blog/view/1225/webfanjs-frdlwebjs-markdown-components</link>
	<atom:link href="https://frdl.de/blog/view/1225/webfanjs-frdlwebjs-markdown-components" rel="self" type="application/rss+xml" />
	<description><![CDATA[}]]></description>
		<item>
	<guid isPermaLink="true">https://frdl.de/blog/view/1225/webfanjs-frdlwebjs-markdown-components</guid>
	<pubDate>Mon, 25 Dec 2023 21:37:40 +0000</pubDate>
	<link>https://frdl.de/blog/view/1225/webfanjs-frdlwebjs-markdown-components</link>
	<title><![CDATA[webfan.js | Frdlweb.js - Markdown Components]]></title>
	<description><![CDATA[<p>The <a href="https://frdlweb.de/cdn/index#examples">framework</a> parses everything that is in the innerHTML of an element wich has the attribute or the class <code>frdl-markdown</code> as <a href="https://de.wikipedia.org/wiki/Markdown">markdown</a> and then purifies the HTML result. So for example:</p><blockquote><p>&lt;div frdl-markdown&gt;</p><p>**fat**</p><p>&lt;/div&gt;</p></blockquote><p>…will be parsed into:</p><blockquote><p>&lt;div frdl-markdown&gt;</p><p>&lt;b&gt;fat&lt;/b&gt;</p><p>&lt;/div&gt;</p></blockquote><p>…and the result looks like:</p><blockquote><p><strong>fat</strong></p></blockquote>]]></description>
	<dc:creator>Melanie Wehowski</dc:creator>		</item>
</channel>
</rss>
