From 7b3cae5ecc2cde452e62b044901b6f40ac9c8d05 Mon Sep 17 00:00:00 2001 From: eudoxia Date: Sun, 24 Oct 2021 02:29:36 -0400 Subject: styletest: improved citation date specification; todo: added 1 task --- meta/styletest/index.html | 10 +++++----- meta/styletest/src.md | 6 +++--- meta/todo/index.html | 3 ++- meta/todo/src.md | 1 + sitemap.xml | 4 ++-- 5 files changed, 13 insertions(+), 11 deletions(-) diff --git a/meta/styletest/index.html b/meta/styletest/index.html index 3cda350..13a7758 100755 --- a/meta/styletest/index.html +++ b/meta/styletest/index.html @@ -12,14 +12,14 @@ Style Template — DistressNetwork° - +
BOMBER TEXT

-
––––DistressNetwork°
+
––––DistressNetwork°
@@ -174,13 +174,13 @@ date-field = year ('-' month '-' day)? '.' year - = [0-9]{4} /* 0000-9999 */ + = [0-9]{4} month - = [0-9]{2} /* 01-12 */ + = [0-1][0-9] day - = [0-9]{2} /* 01-31 */ + = [0-3][0-9] medium-field = medium (', ' details)? '.' diff --git a/meta/styletest/src.md b/meta/styletest/src.md index bc2a781..2ca3404 100755 --- a/meta/styletest/src.md +++ b/meta/styletest/src.md @@ -92,13 +92,13 @@ date-field = year ('-' month '-' day)? '.' year - = [0-9]{4} /* 0000-9999 */ + = [0-9]{4} month - = [0-9]{2} /* 01-12 */ + = [0-1][0-9] day - = [0-9]{2} /* 01-31 */ + = [0-3][0-9] medium-field = medium (', ' details)? '.' diff --git a/meta/todo/index.html b/meta/todo/index.html index 69fe121..c208a47 100755 --- a/meta/todo/index.html +++ b/meta/todo/index.html @@ -10,7 +10,7 @@ To Do — DistressNetwork° - +
@@ -34,6 +34,7 @@
  • node
  • +
  • Create formal (meta-)specification for formal grammar specifications