<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Andy Verstraeten</title>
    <description>The latest articles on DEV Community by Andy Verstraeten (@avtn).</description>
    <link>https://dev.to/avtn</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1944244%2F19ecb7f5-9b05-4d95-8a29-483f40dbbc00.png</url>
      <title>DEV Community: Andy Verstraeten</title>
      <link>https://dev.to/avtn</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/avtn"/>
    <language>en</language>
    <item>
      <title>Asking for feedback on open source CLI tool that exports Markdown to PDF using html and css templates(MDExport)</title>
      <dc:creator>Andy Verstraeten</dc:creator>
      <pubDate>Mon, 25 Nov 2024 07:06:11 +0000</pubDate>
      <link>https://dev.to/avtn/asking-for-feedback-on-open-source-cli-tool-that-exports-markdown-to-pdf-using-html-and-css-nlo</link>
      <guid>https://dev.to/avtn/asking-for-feedback-on-open-source-cli-tool-that-exports-markdown-to-pdf-using-html-and-css-nlo</guid>
      <description>&lt;p&gt;Recently i've been building my first open source project. It's a CLI tool to export Markdown files using FrontMatter metadata to styled PDF's based on Jinja2 templates.&lt;/p&gt;

&lt;p&gt;The idea came because I found myself adapting the same word docs over and over again. Only to find out I forgot to change the date or a name in one of the documents.&lt;/p&gt;

&lt;p&gt;I figured if i had a markdown file with the fields i had to change as metadata and markdown text to rendered into the body of the document this would solve that problem for me.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/andy-verstraeten/mdexport" rel="noopener noreferrer"&gt;https://github.com/andy-verstraeten/mdexport&lt;/a&gt;&lt;/p&gt;

</description>
      <category>cli</category>
      <category>markdown</category>
      <category>python</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
