gitbook-plugin-anchor-translit
v0.0.2
Published
Auto translit #anchor for headings
Downloads
2
Readme
Auto translit #anchor for headings
Install
Run:
npm i gitbook-plugin-anchor-translit
Or add the below to your book.json
file, then run gitbook install
:
{
"plugins": ["anchor-translit"]
}
That's all!