mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 18:34:48 -04:00
Add missing closing and opening comment tags
The comment tags were split between lines and therefore caused the content within them to render as html.
This commit is contained in:
parent
8353177226
commit
13a8e0b770
@ -201,9 +201,9 @@ layout: mylayout
|
||||
---
|
||||
{{< /code >}}
|
||||
<!-- See https://discourse.gohugo.io/t/path-not-works/6387 -->
|
||||
<!-- ### `path`
|
||||
<!-- ### `path`-->
|
||||
|
||||
`path` can be provided in the front matter. This will replace the actual path to the file on disk. Destination will create the destination with the same path, including the section. -->
|
||||
<!--`path` can be provided in the front matter. This will replace the actual path to the file on disk. Destination will create the destination with the same path, including the section. -->
|
||||
|
||||
### `url`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user