Commit graph

26 commits

Author SHA1 Message Date
Sören Weber
a289a12bb5
docs: add settings docs to shortcodes #567 2024-10-11 16:47:25 +02:00
Sören Weber
d2583cf498
docs: use portable linking #377 2023-10-24 22:49:34 +02:00
Sören Weber
5e71d61c46
shortcodes: change context parameter to page if called as partial #595 2023-07-27 16:14:55 +02:00
Sören Weber
9b47e855b8
docs: don't align table cells #596
to allow pirate translation to be RTL
2023-07-27 16:07:01 +02:00
Sören Weber
c3015432e5
syntaxhighlight: improve if using highlight shortcode #569 2023-06-15 19:35:35 +02:00
Sören Weber
619e8846d4
docs: fine tuning 2023-06-08 00:10:37 +02:00
Sören Weber
25e39cfe34
tabs: fix style for indented code blocks #550 2023-06-07 20:16:59 +02:00
Sören Weber
a79f81322a
tabs: add title and icon option #552 2023-06-06 19:54:12 +02:00
Sören Weber
9dc450a069
docs: add docs for new tab parameter #550 2023-06-06 00:31:57 +02:00
Sören Weber
84a884e353
docs: remove tabs deprecation warning #550 2023-06-05 23:20:37 +02:00
Sören Weber
61f05936b1
shortcodes: replace markdownify by .RenderString #555 2023-06-03 13:14:15 +02:00
Sören Weber
2b789843bb
tags: allow markdown in tab name #538 2023-05-25 13:17:16 +02:00
Sören Weber
69a5aa5b58
docs: clarifications for tabs #538 2023-05-24 00:13:40 +02:00
Sören Weber
7e92610184
tab: new shortcode to display single tab #538 2023-05-23 23:57:48 +02:00
Sören Weber
fafc04cb42
docs: fix typos 2023-01-14 01:39:28 +01:00
Sören Weber
cd0df6349c
docs: document how to use tabs inside tabs #388 2022-11-17 22:57:18 +01:00
Sören Weber
5e1f07c03c
theme: make HTML5 compliant #329 2022-10-03 00:24:37 +02:00
Sören Weber
ae666b2b77
tabs: unify parameter names #277 2022-06-23 13:24:54 +02:00
Sören Weber
aa4d1b77bd
docs: call shortcode from partials #277 2022-06-23 00:03:24 +02:00
Sören Weber
5118f1982e
tabs: don't change tab selection if panel does not contain item #279 2022-06-22 22:16:22 +02:00
Sören Weber
8551ee2738
shortcodes: revamp shortcodes #260 #261
- supply named parameter if missing #260
- fix boolean parameter if given as string #261
- revise documentation
2022-06-05 19:31:59 +02:00
Sören Weber
d42b1b04ed
docs: avoid empty tabs using groupId 2022-05-29 23:35:16 +02:00
Sören Weber
15cfc82ddb
theme: convert front matter to TOML #52
remove date field
2021-08-25 13:33:29 +02:00
Sören Weber
0d66a97284
code highlighter: avoid unstyled blocks for indention in docs #32 2021-08-24 00:25:15 +02:00
Sören Weber
de7b3d8056
theme: remove typos and superflous whitespace 2021-08-23 23:51:52 +02:00
Swen Wenzel
0b5bb6e7b3
Implement tab views (#386)
Tab views from @swenzel
2021-03-16 17:21:57 +00:00