You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the note sections to use Hugo note wrapper.
Why do we need this ?
To be more consistent with the notes instructions throughout the repo.
What is already there? What do you see now?
Something like this
Note: Keep in mind that you can also see how this is done in the other example applications located in app folder.
What is missing? What do you want to see?
Should be replaced with something like this
{{< note >}}
Keep in mind that you can also see how this is done in the other example applications located in app folder.
{{</ note >}}
How do you propose to document this?
...
Can you do this yourself and submit a Pull Request?
...
The text was updated successfully, but these errors were encountered:
Summary
Update the note sections to use Hugo note wrapper.
Why do we need this ?
To be more consistent with the notes instructions throughout the repo.
What is already there? What do you see now?
Something like this
What is missing? What do you want to see?
Should be replaced with something like this
{{< note >}}
Keep in mind that you can also see how this is done in the other example applications located in
app
folder.{{</ note >}}
How do you propose to document this?
...
Can you do this yourself and submit a Pull Request?
...
The text was updated successfully, but these errors were encountered: