mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 19:34:47 -04:00
Remove superfluous right bracket
This commit is contained in:
parent
f80b0c61e5
commit
c673880b6b
@ -59,7 +59,7 @@ Create your content in [HTML] preceded by front matter. The content is typically
|
||||
|
||||
### Emacs Org Mode
|
||||
|
||||
Create your content in the [Emacs Org Mode] format preceded by front matter. You can use Org Mode keywords for front matter. See [details](/content-management/front-matter/#emacs-org-mode)).
|
||||
Create your content in the [Emacs Org Mode] format preceded by front matter. You can use Org Mode keywords for front matter. See [details](/content-management/front-matter/#emacs-org-mode).
|
||||
|
||||
### AsciiDoc
|
||||
|
||||
|
@ -36,7 +36,7 @@ These are a subset of the [KaTeX options].
|
||||
output
|
||||
: (`string`). Determines the markup language of the output. One of `html`, `mathml`, or `htmlAndMathml`. Default is `mathml`.
|
||||
|
||||
<!-- Indent to prevent spliting the description list. -->
|
||||
<!-- Indent to prevent splitting the description list. -->
|
||||
|
||||
With `html` and `htmlAndMathml` you must include KaTeX CSS within the `head` element of your base template. For example:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user