docs: improve version used for docs (#188)

This commit is contained in:
Dillon
2020-03-19 16:54:47 +08:00
committed by GitHub
parent 774e831a21
commit a9850f7df3
15 changed files with 82 additions and 47 deletions

View File

@@ -76,7 +76,7 @@ comment: true
```
* **title**: the title for the content.
* **subtitle**: the subtitle for the content. {{< version 0.2.0 >}}
* **subtitle**: {{< version 0.2.0 >}} the subtitle for the content.
* **date**: the datetime assigned to this page, which is usually fetched from the `date` field in front matter, but this behaviour is configurabl in the [site configuration](../theme-documentation-basics/#site-configuration).
* **lastmod**: the datetime at which the content was last modified.
* **draft**: if `true`, the content will not be rendered unless the `--buildDrafts`/`-D` flag is passed to the `hugo` command.
@@ -243,9 +243,7 @@ The rendered output looks like this:
### Fraction
{{< admonition warning >}}
{{< version 0.2.0 >}}
{{< /admonition >}}
An extended Markdown syntax for **fraction** is supported in **LoveIt** theme: