<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Markdown on Janik von Rotz</title>
    <link>https://janikvonrotz.ch/tags/markdown/</link>
    <description>Recent content in Markdown on Janik von Rotz</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 12 Nov 2020 18:38:44 +0100</lastBuildDate>
    <atom:link href="https://janikvonrotz.ch/tags/markdown/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Render PDF from Markdown that is using mermaid</title>
      <link>https://janikvonrotz.ch/2020/11/12/render-pdf-from-markdown-that-is-using-mermaid/</link>
      <pubDate>Thu, 12 Nov 2020 18:38:44 +0100</pubDate>
      <guid>https://janikvonrotz.ch/2020/11/12/render-pdf-from-markdown-that-is-using-mermaid/</guid>
      <description>&lt;p&gt;Mermaid and Markdown is widely supported match. With mermaid you can describe diagrams and get them rendered next to your Markdown text. It is kind of a markdown flavor, but not supported by all Markdown processors. Use this guide to get result as described in the title.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Convert markdown wiki Links to html links</title>
      <link>https://janikvonrotz.ch/2020/09/03/convert-markdown-wiki-links-to-html-links/</link>
      <pubDate>Thu, 03 Sep 2020 11:35:27 +0200</pubDate>
      <guid>https://janikvonrotz.ch/2020/09/03/convert-markdown-wiki-links-to-html-links/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://de.wikipedia.org/wiki/Hilfe:Links&#34;&gt;Wiki-Links&lt;/a&gt; &lt;code&gt;[[ ]]&lt;/code&gt; are not part of the markdown specification, but are often used by markdown editors such as &lt;a href=&#34;https://obsidian.md/&#34;&gt;Obsidian&lt;/a&gt;. As they are not supported by most markdown converters we need to convert the wiki links on our own.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bulk export OneNote notebooks to markdown and other formats</title>
      <link>https://janikvonrotz.ch/2020/07/01/01-bulk-export-onenote-notebooks-to-markdown-and-other-formats/</link>
      <pubDate>Wed, 01 Jul 2020 20:17:34 +0200</pubDate>
      <guid>https://janikvonrotz.ch/2020/07/01/01-bulk-export-onenote-notebooks-to-markdown-and-other-formats/</guid>
      <description>&lt;p&gt;I have decided to ditch corporate software and replace everything with open source software. It is an ongoing process that takes some time. Open source alternatives took some strides in recent years. One of the rising stars is &lt;a href=&#34;https://nextcloud.com/&#34;&gt;Nextcloud&lt;/a&gt;. It is a self-hosted data platform that lets you keep control. Featurewise we do not have to start a discussion. Everything runs in your browser, there is a mobile app and client for all desktops.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Find dead links in your markdown files</title>
      <link>https://janikvonrotz.ch/2019/11/11/find-dead-links-in-your-markdown-files/</link>
      <pubDate>Mon, 11 Nov 2019 22:24:02 +0100</pubDate>
      <guid>https://janikvonrotz.ch/2019/11/11/find-dead-links-in-your-markdown-files/</guid>
      <description>&lt;p&gt;The markdown ecosystem is growing. Markdown has become an universal standard with various extensions. Software repositories, websites, documentation systems, all store their content in markdown. This blog is written in markdown as well.&lt;/p&gt;&#xA;&lt;p&gt;Of course there are downsides to markdown. Portability comes at the cost of missing features. Thus you have to built them on your own. If you run a blog you probably reference tons of other stuff on the internet. Links that point to usefult resources or nowhere. I wanted to find out which links in my markdown documents are dead.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Meteor and React: Markdown editor with draft.js and marked.js</title>
      <link>https://janikvonrotz.ch/2016/04/05/meteor-and-react-markdown-editor-with-draft-js-and-marked-js/</link>
      <pubDate>Tue, 05 Apr 2016 09:15:29 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2016/04/05/meteor-and-react-markdown-editor-with-draft-js-and-marked-js/</guid>
      <description>&lt;p&gt;Recently I switched my current project from Meteor 1.2 to 1.3. While doing so I reworked the code for my markdown editor. When created the markdown editor in the first place I learned about the necessity of a solid platform to build web editors. So this time I used draft.js as base. Facebook open sourced draft.js a few months ago. They use it almost everywhere on Facebook page, so it should be well-tested.&lt;/p&gt;&#xA;&lt;p&gt;The markdown editor you&amp;rsquo;re going to build has these features:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Instant html preview rendering&lt;/li&gt;&#xA;&lt;li&gt;Support for GitHub flavoured syntax and markdown tables&lt;/li&gt;&#xA;&lt;li&gt;Drag and drop file upload.&lt;/li&gt;&#xA;&lt;li&gt;Copy and paste file upload.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Optionally: File upload with Meteor and FS Collection.&lt;/p&gt;</description>
    </item>
    <item>
      <title>WordPress checklist</title>
      <link>https://janikvonrotz.ch/2015/06/05/wordpress-checklist/</link>
      <pubDate>Fri, 05 Jun 2015 06:54:03 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2015/06/05/wordpress-checklist/</guid>
      <description>&lt;p&gt;Simple todo list for new WordPress websites. I&amp;rsquo;ll use it whenever I have to setup a new WordPress site.&#xA;You&amp;rsquo;re welcome to contribute: &lt;a href=&#34;https://codeberg.org/janikvonrotz/wordpress-checklist&#34;&gt;https://codeberg.org/janikvonrotz/wordpress-checklist&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
