Commit Graph

21 Commits

Author SHA1 Message Date
Joe Mooring e09f6b0c57 content: Wrap calls to eturl shortcode in angle brackets 2025-08-23 07:04:32 -07:00
Joe Mooring 235fac27d2 content: Improve description of code block render hook options map 2025-07-21 06:38:16 -07:00
Joe Mooring 072536ef6a content: Update template type documentation 2025-07-11 15:50:17 -07:00
Joe Mooring 0015e7a9be content: Update to align with v0.146.0 template system (phase 1) 2025-06-15 20:42:35 -07:00
Andreas Deininger 784891b877 content: Update links to the CommonMark specification 2025-06-01 12:02:23 -07:00
Joe Mooring c540e6d295 content: Replace note shortcode calls with blockquote alerts 2025-03-08 06:00:23 -08:00
Joe Mooring f41d28ee12 content: Adjust usage of whitespace removal with action delimiters 2025-03-07 18:50:03 -08:00
Joe Mooring fd628be6ed content: Replace calls to the code shortcode with fenced code blocks 2025-03-06 02:49:11 -08:00
Joe Mooring b6cae5cbc6 content: Consolidate configuration documentation 2025-03-05 04:50:06 -08:00
Joe Mooring 0fca8ef251 all: Change shortcode usage and design to prevent invalid HTML 2025-02-17 00:38:33 -08:00
Joe Mooring 367d3a7ab8 Improve new-in shortcode 2025-01-31 20:05:57 -08:00
Joe Mooring 69d7a781b4 Replace links to glossary terms with custom render hook syntax
For example: [scalar](/getting-started/glossary/#scalar) => [scalar](g)
2025-01-20 00:26:38 -08:00
Joe Mooring b7716ed95c Revise code block render hook for Mermaid diagrams 2024-11-23 10:31:00 -08:00
Joe Mooring 2dae721287 Document blockquote render hooks 2024-08-12 18:50:17 +02:00
Joe Mooring eace2624aa Fix PageInner reference links 2024-04-16 08:57:14 -07:00
Joe Mooring 961639dfa4 Document additional changes in v0.125.0 2024-04-16 08:31:10 -07:00
Joe Mooring c11c8e0da1 Fix link to embedded code block render hook for GoAT diagrams 2024-02-20 16:38:43 -08:00
Joe Mooring c60cd20a87 Capitalize the word Markdown throughout the documentation
Closes #2435
2024-02-19 19:07:38 +01:00
Joe Mooring f9b5938dde Create links to referenced embedded templates
Closes #2370
2024-02-19 19:07:38 +01:00
Joe Mooring a3184764d7 Provide examples of content rendering before accessing Scratch or Store
Closes #2402
2024-02-19 19:07:38 +01:00
Joe Mooring ad4a124c0c Updates for v0.123.0
See #2385
2024-02-19 19:07:38 +01:00