fix: links (cont.)

This commit is contained in:
George Cushen 2023-11-09 14:58:28 +00:00
commit d9695efa09
146 changed files with 256 additions and 269 deletions

View file

@ -3,7 +3,7 @@
{{/* Supports primarily MP3 and MP4. */}}
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#audio
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#audio
Parameters
----------

View file

@ -1,5 +1,5 @@
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#callouts
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#callouts
Parameters
----------

View file

@ -1,5 +1,5 @@
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#charts
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#charts
Parameters
----------

View file

@ -1,5 +1,5 @@
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#cite
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#cite
Parameters
----------

View file

@ -1,5 +1,5 @@
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#call-to-action-buttons
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#call-to-action-buttons
Parameters
----------

View file

@ -1,5 +1,5 @@
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#emojis
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#emojis
*/}}
<div class="emoji-list">{{ .Inner }}</div>

View file

@ -4,7 +4,7 @@
such as Callout, without the HTML being rendered as a Markdown code block. */}}
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#single-image
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#single-image
Parameters
----------

View file

@ -3,7 +3,7 @@
{{/* https://github.com/HugoBlox/hugo-blox-builder */}}
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#image-gallery
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#image-gallery
Parameters
----------

View file

@ -1,5 +1,5 @@
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#embed-documents
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#embed-documents
Parameters
----------

View file

@ -1,5 +1,5 @@
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#highlight-quote
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#highlight-quote
*/}}
<mark>{{ .Inner | markdownify | emojify }}</mark>

View file

@ -1,5 +1,5 @@
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#inline-image
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#inline-image
Parameters
----------

View file

@ -1,5 +1,5 @@
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#tags-and-categories
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#tags-and-categories
*/}}
<ul class="list-unstyled">

View file

@ -1,5 +1,5 @@
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#list-child-pages
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#list-child-pages
Parameters
----------

View file

@ -1,5 +1,5 @@
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#tags-and-categories
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#tags-and-categories
*/}}
<ul class="list-unstyled">

View file

@ -1,5 +1,5 @@
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#math
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#math
*/}}
{{ .Inner }}

View file

@ -1,5 +1,5 @@
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#mention-a-user
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#mention-a-user
Parameters
----------

View file

@ -1,5 +1,5 @@
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#toggle-list
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#toggle-list
Parameters
----------

View file

@ -1,5 +1,5 @@
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#link-to-a-page
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#link-to-a-page
Parameters
----------
#0 : positional

View file

@ -3,7 +3,7 @@
{{/* Defaults to expecting a comma-separated CSV with a header row. */}}
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#csv-table
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#csv-table
Parameters
----------

View file

@ -1,5 +1,5 @@
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#table-of-contents
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#table-of-contents
Parameters
----------

View file

@ -2,7 +2,7 @@
{{/* Load video from page dir falling back to media library at `assets/media/` and then to remote URI. */}}
{{/*
Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#videos
Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#videos
Parameters
----------