From 3f946f8814a59ac16baaf4bc1dd0f4aca3807736 Mon Sep 17 00:00:00 2001 From: Vhyrro Date: Tue, 1 Aug 2023 19:29:13 +0200 Subject: [PATCH] fix(tags): make new tags work with updated neorg help document (#994) --- doc/tags | 58 ++++++++++++++++++++++++-------------------------------- 1 file changed, 25 insertions(+), 33 deletions(-) diff --git a/doc/tags b/doc/tags index e1472efc9..f370d5804 100644 --- a/doc/tags +++ b/doc/tags @@ -1,38 +1,30 @@ neorg neorg.norg /* The `.norg` file-format -neorg-advanced-markup neorg.norg / ** Advanced markup -neorg-anchors neorg.norg / *** Anchors -neorg-basic-markup neorg.norg / ** Basic Markup +neorg-advanced-markup neorg.norg /** Advanced Markup +neorg-anchors neorg.norg /*** Anchors +neorg-basic-markup neorg.norg /** Basic Markup neorg-breaking-changes breaking-changes.norg /*NOTE: -neorg-carryover-tags neorg.norg / *** Carryover -neorg-code-blocks neorg.norg / *** Code Blocks -neorg-comments neorg.norg / *** Comments -neorg-continuation neorg.norg / *** Object continuation -neorg-data-tags neorg.norg / ** Data Tags -neorg-definitions neorg.norg / ** Definitions -neorg-footnotes neorg.norg / ** Footnotes -neorg-headings neorg.norg / *** Headings -neorg-indentation-reversal neorg.norg / ***** Indentation reversion -neorg-insertions neorg.norg / *** Insertions -neorg-link-descriptions neorg.norg / *** Custom link text -neorg-link-examples neorg.norg / *** Examples -neorg-link-lists neorg.norg / *** Link Lists -neorg-link-locations neorg.norg / *** Pure link location -neorg-link-modifier neorg.norg / *** The Link modifier -neorg-link-targets neorg.norg / *** Link Targets -neorg-links neorg.norg / ** Links -neorg-markers neorg.norg / ** Markers -neorg-math neorg.norg / *** Math -neorg-media neorg.norg / *** Media -neorg-name-tag neorg.norg / *** Name -neorg-nested-markup neorg.norg / *** Nested markup -neorg-nesting neorg.norg / ** Things which you can nest -neorg-ordered-lists neorg.norg / *** Ordered lists -neorg-ordered-tag neorg.norg / *** List ordering -neorg-quotes neorg.norg / *** Quotes -neorg-roadmap roadmap.norg /* The Neorg Roadmap -neorg-tasks neorg.norg / *** Tasks -neorg-unordered-lists neorg.norg / *** Unordered lists -neorg-variables neorg.norg / *** Variables +neorg-carryover-tags neorg.norg /*** Carryover +neorg-code-blocks neorg.norg /*** Code Blocks +neorg-data-tags neorg.norg /** Data Tags +neorg-definitions neorg.norg /** Definitions +neorg-footnotes neorg.norg /** Footnotes +neorg-headings neorg.norg /*** Headings +neorg-indentation-reversal neorg.norg /***** Indentation reversion +neorg-link-descriptions neorg.norg /*** Custom link text +neorg-link-examples neorg.norg /*** Examples +neorg-link-locations neorg.norg /*** Pure link location +neorg-link-modifier neorg.norg /*** The Link modifier +neorg-link-targets neorg.norg /*** Link Targets +neorg-links neorg.norg /** Links +neorg-math neorg.norg /*** Math +neorg-media neorg.norg /*** Media +neorg-name-tag neorg.norg /*** Name +neorg-nested-markup neorg.norg /*** Nested markup +neorg-ordered-lists neorg.norg /*** Ordered lists +neorg-quotes neorg.norg /*** Quotes +neorg-tasks neorg.norg /*** Tasks +neorg-unordered-lists neorg.norg /*** Unordered lists +neorg-variables neorg.norg /*** Variables neorg-cheatsheet cheatsheet.norg /* Your Quick Neorg Guide neorg-cheatsheet-headings cheatsheet.norg /** Headings