aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/default_misc.org
diff options
context:
space:
mode:
Diffstat (limited to 'org/default_misc.org')
-rw-r--r--org/default_misc.org12
1 files changed, 6 insertions, 6 deletions
diff --git a/org/default_misc.org b/org/default_misc.org
index 0e0cafe..afd4a02 100644
--- a/org/default_misc.org
+++ b/org/default_misc.org
@@ -16,7 +16,7 @@
#+PROPERTY: header-args+ :padline no
[[./spine.org][spine]] [[./][org/]]
-* meta defaults :module:meta:
+* meta defaults :module:meta:
** _module template_
#+NAME: tangle_defaults
@@ -33,7 +33,7 @@ module doc_reform.meta.defaults;
<<defaults_template_language_codes>>
#+END_SRC
-** template: flags regex initialize :regex_flags:
+** template: flags regex initialize :regex_flags:
*** node
#+NAME: meta_defaults_template_node
@@ -121,7 +121,7 @@ template spineHarvest() {
}
#+END_SRC
-** template: bibliography :biblio:
+** template: bibliography :biblio:
#+NAME: meta_defaults_template_biblio
#+BEGIN_SRC d
@@ -164,7 +164,7 @@ template spineBiblio() {
}
#+END_SRC
-* 1. output defaults :module:output:
+* output defaults :module:output:
** _module template_
#+NAME: tangle_defaults
@@ -204,7 +204,7 @@ import
#+END_SRC
** defaults shared by meta & output (generic)
-*** template: internal markup :markup:
+*** template: internal markup :markup:
21 special characters used:
@@ -410,7 +410,7 @@ template spineLanguageCodes() {
#+END_SRC
* __END__
-** +set colors for terminal+ (unused) :colors:terminal:
+** +set colors for terminal+ (unused) :colors:terminal:
#+NAME: meta_ansi_colors
#+BEGIN_SRC d