Skip to content

erixtekila/gitbook-plugin-comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitBook plugin : Transform comments to notes

This plugin converts markdown comments to notes in the browser. Markdown comments have the following syntax :

<!--- **warning** Your comment --->

Two levels of notes are supported for now :

  • warning
  • info

This feature could be useful for author internal notes. Or, if one clone some gitbook sources, add its personnal comments without interfering the original text.

You can use install it via NPM:

$ npm install gitbook-plugin-comments

And use it for your book with:

$ gitbook build ./ --plugins=comments

About

GitBook plugin : Transform comments to notes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •