From aec98e35c7ac4dd3f2b68da16fae58472d39fdcd Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 25 May 2025 12:13:55 +0200 Subject: tighten syntax diagram title and description --- _syntax.qmd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '_syntax.qmd') diff --git a/_syntax.qmd b/_syntax.qmd index 49b8734..e7b9d56 100644 --- a/_syntax.qmd +++ b/_syntax.qmd @@ -1,6 +1,6 @@ -Subsets of Markdown syntax structure -expressed as syntax diagrams (a.k.a. railroad diagrams), -involving the negative predicate from PEG notation. +Subsets of Markdown syntax structure expressed as syntax diagrams, +using prioritised order (left-to-right and top-to-bottom), +regular expressions and the negative predicate from PEG notation. ![Markdown](syntax/def_Markdown.svg) -- cgit v1.2.3