File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -34,9 +34,9 @@ <h2><a href="#usage" aria-hidden="true" class="anchor" id="usage"></a>Usage</h2>
3434The WASM target lets it be used < a href ="https://gitlab-org.gitlab.io/ruby/gems/gitlab-glfm-markdown/ "> directly in webpages</ a > .</ p >
3535< p > This webpage is < a href ="Makefile "> created with Comrak</ a > by stitching together three elements:</ p >
3636< ul >
37- < li > < a href ="header.html "> < code > header.html</ code > </ a > </ li >
38- < li > < a href ="index.md "> < code > index.md</ code > </ a > converted with < code > --header-ids "" --smart -e footnotes</ code > </ li >
39- < li > < a href ="footer.html "> < code > footer.html</ code > </ a > </ li >
37+ < li > < a href ="https://github.com/kivikakk/comrak/blob/main/www/ header.html "> < code > header.html</ code > </ a > </ li >
38+ < li > < a href ="https://github.com/kivikakk/comrak/blob/main/www/ index.md?plain=1 "> < code > index.md</ code > </ a > converted with < code > --header-ids "" --smart -e footnotes</ code > </ li >
39+ < li > < a href ="https://github.com/kivikakk/comrak/blob/main/www/ footer.html "> < code > footer.html</ code > </ a > </ li >
4040</ ul >
4141< p > The CLI help for the latest version is available in the < a href ="https://github.com/kivikakk/comrak#usage "> README</ a > , and the Rust documentation is on < a href ="https://docs.rs/comrak/latest/comrak/ "> docs.rs</ a > .</ p >
4242< h2 > < a href ="#bindings " aria-hidden ="true " class ="anchor " id ="bindings "> </ a > Bindings</ h2 >
Original file line number Diff line number Diff line change @@ -50,9 +50,9 @@ The CLI help for the latest version is available in the [README], and the Rust d
5050[ bindings to other languages ] : #bindings
5151[ directly in webpages ] : https://gitlab-org.gitlab.io/ruby/gems/gitlab-glfm-markdown/
5252[ created with Comrak ] : Makefile
53- [ `header.html` ] : header.html
54- [ `index.md` ] : index.md
55- [ `footer.html` ] : footer.html
53+ [ `header.html` ] : https://github.com/kivikakk/comrak/blob/main/www/ header.html
54+ [ `index.md` ] : https://github.com/kivikakk/comrak/blob/main/www/ index.md?plain=1
55+ [ `footer.html` ] : https://github.com/kivikakk/comrak/blob/main/www/ footer.html
5656[ README ] : https://github.com/kivikakk/comrak#usage
5757[ docs.rs ] : https://docs.rs/comrak/latest/comrak/
5858
You can’t perform that action at this time.
0 commit comments