Shortcode Test

Verifies shortcodes render through the full pipeline

Xavier Brinon

Table of content
  1. Code example
  2. A quote

Code example

const msg = "Hello from org-mode";
console.log(msg);

A quote

Org-mode is the most powerful plain text system ever created.