Skip to content
This repository was archived by the owner on May 11, 2022. It is now read-only.

Writing a Didact Tutorial

Brian Fitzpatrick edited this page Jan 30, 2020 · 4 revisions

Writing a Didact Tutorial

Whether you choose to go with Markdown or AsciiDoc, you have a lot of tools at your disposal.

To get started, you can create a Markdown file or an AsciiDoc file in VS Code, but make sure that the file extensions are .didact.md or .didact.adoc for easier previewing in the Didact window.

Essentially, you are just writing a document

Clone this wiki locally