Skip to content

blazood/mdbook-mark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdbook-mark

this is a mdbook preprocessor which can render ==== to <mark></mark>

quick start

install mdbook-mark

cargo install mdbook-mark

configure book.toml

[book]
authors = ["blazh"]
language = "en"
multilingual = false
src = "src"
title = "test"

# add into your book.toml
[preprocessor.mark]
command="mdbook-mark"

About

this is a mdbook preprocessor which can render ==== to <mark></mark>

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages