boh_markdown simplified
This commit is contained in:
parent
7dfd0d8113
commit
ef1f5f2414
1 changed files with 1 additions and 2 deletions
3
boh
3
boh
|
@ -70,8 +70,7 @@ parse_frontmatter(){
|
||||||
}
|
}
|
||||||
|
|
||||||
boh_markdown() {
|
boh_markdown() {
|
||||||
md=which cmark || which markdown || which Markdown.pl
|
cmark || markdown || Markdown.pl
|
||||||
`$md`
|
|
||||||
}
|
}
|
||||||
|
|
||||||
boh_build() {
|
boh_build() {
|
||||||
|
|
Loading…
Reference in a new issue