From 3a03516e57b1f77a8a64674d4bc23b85c06ff809 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 14 May 2022 17:04:57 -0400 Subject: housekeeping --- org/default_regex.org | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'org/default_regex.org') diff --git a/org/default_regex.org b/org/default_regex.org index 184a13d..44ed98a 100644 --- a/org/default_regex.org +++ b/org/default_regex.org @@ -16,9 +16,12 @@ #+PROPERTY: header-args+ :padline no #+PROPERTY: header-args+ :mkdirp yes -[[./spine.org][spine]] [[./][org/]] +- [[./doc-reform.org][doc-reform.org]] [[./][org/]] + * meta ctRegex -[[./spine.org][spine]] [[./][org/]] + +- [[./doc-reform.org][doc-reform.org]] [[./][org/]] + https://dlang.org/phobos/std_regex.html - Plain string, in which case it's compiled to bytecode before matching. - Regex!char (wchar/dchar) that contains a pattern in the form of compiled bytecode. @@ -425,7 +428,9 @@ auto language_code_and_filename = #+END_SRC * 1. output ctRegex -[[./spine.org][spine]] [[./][org/]] + +- [[./doc-reform.org][doc-reform.org]] [[./][org/]] + https://dlang.org/phobos/std_regex.html - Plain string, in which case it's compiled to bytecode before matching. - Regex!char (wchar/dchar) that contains a pattern in the form of compiled bytecode. -- cgit v1.2.3