From 3658a2e5d28aad74e2782a1260f3471d7923222b Mon Sep 17 00:00:00 2001 From: Max Rossmannek Date: Thu, 11 Aug 2022 23:06:03 +0200 Subject: [PATCH] feat: attached modifier extensions (attributes) --- docs/NFF-0.1-spec.norg | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/NFF-0.1-spec.norg b/docs/NFF-0.1-spec.norg index d19af40..3166f89 100644 --- a/docs/NFF-0.1-spec.norg +++ b/docs/NFF-0.1-spec.norg @@ -17,12 +17,15 @@ words% - |x| support `?`-linkable target (wiki link) - |_| add anonymous node for ellipsis (`...`) - |x| refactor ranged attached mods to place `|` inside the attached mods --- | | TODO: tests +-- |x| TODO: tests - |x| raise precedence of escape character between standard and free-form verbatim markup - | | document intersection modifiers: `` -- | | document and support paragraph_segment delimiter: |` : `| -- | | document and support notice modifier: |` ! `| -- | | add attached modifier extensions (attributes: `*bold*|attribute|`) +- |-| add attached modifier extensions (attributes: `*bold*(attribute)`) +-- |x| grammar +-- |-| tests (TODO: add more) +-- | | documentation - |x| remove markers - | | document and add attribute detached modifier `%` (standard but logical (cannot be linked to)) - | | Add `>`, `<` detached modifier extensions (GTD-based)