Commit Graph

12 Commits

Author SHA1 Message Date
Robert Kaussow f9437ae997
fix: improve keyboard accessability for anchors and code blocks (#259) 2022-06-10 22:16:14 +02:00
Robert Kaussow 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
Robert Kaussow 85f5d63f29
fix: fix missing spaces while using links in headlines (#224) 2022-03-23 21:20:40 +01:00
Robert Kaussow 967a75b9de
fix: fix formatting on feature and code links (#182) 2022-02-02 22:27:10 +01:00
Robert Kaussow b4721c0ce7
chore: enable auto-formatting for template files (#133) 2021-12-30 15:55:55 +01:00
Robert Kaussow c9ab88ea8d
fix: remove relURL from markdown render image hook (#44) 2021-05-23 22:58:37 +02:00
Robert Kaussow 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
Robert Kaussow 18e0e7577a
fix: enforce css overwrite for raw links (#36) 2021-05-23 15:09:01 +02:00
Robert Kaussow 14502ab963
fix: ensure render template contains no empty newlines (#35) 2021-05-23 14:57:55 +02:00
Robert Kaussow 999f05049a
fix: remove relURL function from render-link template 2021-02-21 21:57:06 +01:00
Robert Kaussow 673dc72be0
fix: dont apply relURL function to remote urls in render-link template 2021-02-21 21:16:11 +01:00
Robert Kaussow 261956c145
fix: use custom render hook templates 2021-02-21 13:24:55 +01:00