Commit Graph

11 Commits

Author SHA1 Message Date
945b31d146
fix: use flexbox to align heading anchors (#434) 2023-09-01 22:42:06 +02:00
a57797f12b
chore: normalize mixed casing of code block lang and theme parameters (#401) 2023-06-22 10:52:32 +02:00
eb86a76010
feat: add support for custom heading css class (#381) 2023-04-21 23:05:46 +02:00
6a827d20f9
chore: slightly rework headline anchor (#277) 2022-07-11 14:50:45 +02:00
f9437ae997
fix: improve keyboard accessability for anchors and code blocks (#259) 2022-06-10 22:16:14 +02:00
3ccc8918bb
refactor: rename class .icon to .gblog-icon (#232)
BREAKING CHANGE: The class `.icon` was renamed to `.gblog-icon` to avoid conflicts.
2022-04-30 13:36:39 +02:00
85f5d63f29
fix: fix missing spaces while using links in headlines (#224) 2022-03-23 21:20:40 +01:00
b4721c0ce7
chore: enable auto-formatting for template files (#133) 2021-12-30 15:55:55 +01:00
42968b6a30
feat: auto-load custom svg sprites from assets folder (#40)
BREAKING CHANGE:

The icon gdoc_telescope was removed. If you are using this icon you have to replace it.

Build-in icons are prefixed with gdoc_ now. If you use built-in icons in e.g. menus you have to rename these references!
2021-05-23 22:04:57 +02:00
14502ab963
fix: ensure render template contains no empty newlines (#35) 2021-05-23 14:57:55 +02:00
261956c145
fix: use custom render hook templates 2021-02-21 13:24:55 +01:00