Markdown → Confluence

Convert Markdown to Confluence wiki markup

Markdown127 chars
h1. Page Title

h2. Introduction

This is *bold* and this is _italic_.

[Visit LILIL|https://lilil.app]

{code}
const x = 42;
{code}