Frontmatter guide

What Elon Musk and Jeff Bezos aren’t telling
Serghei Tibulschii
CTO and Co-founcder @ TNF
1 min read /

Frontmatter

The overriding design goal for Markdown’s formatting syntax is to make it as readable as possible. The idea is that a Markdown-formatted document should be publishable as-is, as plain text, without looking like it’s been marked up with tags or formatting instructions.

PluginREADME
Dropboxplugins/dropbox/README.md
GitHubplugins/github/README.md
Google Driveplugins/googledrive/README.md
OneDriveplugins/onedrive/README.md
Mediumplugins/medium/README.md
Google Analyticsplugins/googleanalytics/README.md

Tech

Dillinger uses a number of open source projects to work properly:

Installation

Dillinger requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

cd dillinger
npm i
node app

This will create the dillinger image and pull in the necessary dependencies. Be sure to swap out ${package.json.version} with the actual version of Dillinger.

KaTeX

You can render LaTeX mathematical expressions using KaTeX:

The Gamma function satisfying $\Gamma(n) = (n-1)!\quad\forall n\in\mathbb N$ is via the Euler integral

You can find more information about LaTeX mathematical expressions [here]

More of this author
Get in touch
Ready to start your next project or have questions? Reach out to us!
The noughty fox
©2024 The Noughty Fox