New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

autodidact

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autodidact

converts .md and .adoc to .didact.md and .didact.adoc

latest
Source
npmnpm
Version
0.0.5
Version published
Maintainers
1
Created
Source

Autodidact

Autodidact provides a method to create VS Code Didact files from plain Markdown or AsciiDoc:

  • Commands become active in VS Code
  • Terminals can be created, named, and updated.
  • Reports driven by SQL can be included in AsciiDoc.
  • Together, these features above allow you create, test, and improve tutorials and READMEs.
  • All the markup (Markdown or AsciiDoc) remains publishable by existing channels (GitHub*, GitLab, Asciidoctor, Gatsby, etc).

Automate the creation of tutorials.

This code helps create didact tutorials from existing files.

To install autodidact:

$ npm i -g autodidact

To learn more about autodidact, clone the repo, open in VS Code, install VS Code Didact and run the Showcase.

FAQs

Package last updated on 11 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts