mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
fix: links (cont.)
This commit is contained in:
parent
448ed0e3bd
commit
d9695efa09
146 changed files with 256 additions and 269 deletions
|
@ -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
|
||||
----------
|
||||
|
|
|
@ -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
|
||||
----------
|
||||
|
|
|
@ -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
|
||||
----------
|
||||
|
|
|
@ -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
|
||||
----------
|
||||
|
|
|
@ -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
|
||||
----------
|
||||
|
|
|
@ -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>
|
|
@ -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
|
||||
----------
|
||||
|
|
|
@ -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
|
||||
----------
|
||||
|
|
|
@ -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
|
||||
----------
|
||||
|
|
|
@ -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>
|
|
@ -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
|
||||
----------
|
||||
|
|
|
@ -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">
|
||||
|
|
|
@ -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
|
||||
----------
|
||||
|
|
|
@ -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">
|
||||
|
|
|
@ -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 }}
|
|
@ -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
|
||||
----------
|
||||
|
|
|
@ -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
|
||||
----------
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
----------
|
||||
|
|
|
@ -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
|
||||
----------
|
||||
|
|
|
@ -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
|
||||
----------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue