gitbook-plugin-madoko

0.0.3 • Public • Published

Madoko integration with GitBook

This plugin uses Madoko to generate academic papers from markdown syntax. This is not an official plugin.

How to use it?

Add it to your book.json configuration:

{
    "plugins": ["madoko"]
}

Install your plugins using:

$ gitbook install ./

You can now add Madoko to your book using the {% madoko %} block:

{% madoko %} ... {% endmadoko %}

Readme

Keywords

Package Sidebar

Install

npm i gitbook-plugin-madoko

Weekly Downloads

6

Version

0.0.3

License

none

Last publish

Collaborators

  • mrdahlgren