Devonian Times Masthead

The DEVONtechnologies Blog

Articles tagged with markdown

Using a Custom Markdown Stylesheet

November 2, 2021

Screenshot showing CSS stylesheet code.

When it comes to aesthetics, what looks good to one may not look good to another. This is certainly the case when creating Markdown documents. If you have a preferred look, you can specify a default stylesheet that will apply to the rendered view of all your Markdown documents in DEVONthink. (more)

How to Use Markdown Extensions

June 1, 2021

Markdown file with extended syntax.

Markdown is a file format continuing to gain popularity in many circles. And even though it is a very simple format, there are also some extensions people have created to add additional features to rendered Markdown. Currently DEVONthink supports extensions for mathematical equations, diagrams, and syntax highlighting. (more)

Make Plain Text Pretty with Markdown

December 6, 2016

Plain text is amazing. It’s an incredibly flexible format, offering many benefits, with next to no downside. On the other hand, plain text is… well, ‘plain’. No font changes. No bold or italic. No images. It’s like a world with no picture books. (more)