mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-06-15 04:52:55 -04:00
6f113e5754
To prevent “ordered list” markup in languages like Danish and German dates are no longer markdownifed. Date formates like: `2. January 2006` would be turned into ordered lists because of the period after 2.
5 lines
145 B
HTML
5 lines
145 B
HTML
<time datetime="{{ . }}">
|
|
{{- i18n "article.date" (dict "Date" (partial "functions/date.html" .)) | emojify -}}
|
|
</time>
|
|
{{- /* Trim EOF */ -}}
|