-
Notifications
You must be signed in to change notification settings - Fork 5
Get the latest documentation updates and bump the Hugo version #523
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
armiol
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please see my comments.
AUTHORING.md
Outdated
| {{% /note-block %}} | ||
| ``` | ||
|
|
||
| # Code blocs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"blocks".
AUTHORING.md
Outdated
|
|
||
| There are two ways to add code blocks with syntax highlighting. | ||
|
|
||
| ### 1. Code blocks using triple backticks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's simplify.
"1. With triple backticks"
(and then)
"2. Using highlight shortcode"
AUTHORING.md
Outdated
|
|
||
| Where: | ||
|
|
||
| * `lang` – the language of the code block. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
... — the language syntax.
Also, what are the supported values? A link to the supported values would be helpful here.
README.md
Outdated
|
|
||
| If you receive a `permission denied` message, but you are sure that you have | ||
| all the rights to the [required repositories](#prerequisites), try clearing | ||
| the cache and run the `hugo serve` again: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How does one clear the cache?
This PR brings several changes:
README.external-linkstyles that are defined in the documentation.