shortcode fsize

  • Shortcode
<div style="font-size: {{ .Get 0 | default '1' }}em; line-height: calc({{ .Get 0 | default '1' }}em * 1.5);">{{ .Inner }}</div>
  • Usage
{{< fsize 0.8 >}}B: Bachelor, M: Magister, D: Doktor.{{< /fsize >}}
GPT-40, "Font size and line-height", ChatGPT, 17 Jan 2025 (), url https://chatgpt.com/share/678a335b-928c-800a-9882-9a8f837744cb [20250117].