 Emile BangmaandGitHub
|
94a54698ab
|
fix(resources): Use full path to font when cdnCache is false (#976)
|
2024-03-09 11:59:55 -05:00 |
|
 Emile BangmaandGitHub
|
2e9a0c21db
|
fix(description): first sentence no longer repeats until max length (#981)
|
2024-03-09 08:43:40 -08:00 |
|
 Emile BangmaandGitHub
|
6d59aa8201
|
fix(description): counts characters instead of words (#972)
* fix(description): make sure description counts characters instead of words
* ref: removed duplicate ternary
|
2024-03-08 04:04:44 -05:00 |
|
 Emile BangmaandGitHub
|
e13cafe070
|
feat: support youtube playlist iframe (#968)
* feat: support youtube playlist iframe
* chore: updated Youtube embed documentation to include playlists
|
2024-03-06 09:45:31 -08:00 |
|
 Emile BangmaandGitHub
|
5163504517
|
fix: transclude all subsections for embedded call (closes #963) (#964)
|
2024-03-06 00:53:35 -05:00 |
|
 Emile BangmaandGitHub
|
bcb5b2df09
|
feat(frontmatter): configure max length for description (#946)
* Sentence length check
* Replace external links with domain name.
* Updated documentation.
* Updated replacement values.
* Updated Regex based on feedback.
* Check description for undefined
* Updated external url transform regex.
* Updated formatting
|
2024-03-04 09:52:28 -08:00 |
|
 Emile BangmaandGitHub
|
5dc4f21a4b
|
feat(i18n): localize the min read string for the nl-NL locale (#850)
* Update min read translation
* Added nl_BE to Dutch
Added Flemish (nl_BE) to point to nl.
* Removed period to match other translations
|
2024-02-12 08:58:00 -08:00 |
|
 Emile BangmaandGitHub
|
b169a5880f
|
feat(i18n): Add Dutch to i18n (#813)
* Create nl-NL.ts
* Update index.ts
* Update nl-NL.ts
|
2024-02-05 13:12:54 -08:00 |
|
 Emile BangmaandGitHub
|
728d8529ec
|
Support Admonition callouts (#166) (closes #88)
|
2022-07-30 17:29:26 -07:00 |
|