diff options
author | Ralph Amissah <ralph@amissah.com> | 2017-02-02 19:53:18 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:14 -0400 |
commit | 30faa243410ac4b335fbe09d9ca90091629078b7 (patch) | |
tree | b8257b038579ec7c8d688ed0ac27d24fb8b37002 /org/ao_defaults.org | |
parent | doc_matters, add image list (diff) |
reorganize org file
Diffstat (limited to 'org/ao_defaults.org')
-rw-r--r-- | org/ao_defaults.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/ao_defaults.org b/org/ao_defaults.org index a798763..2cb0eee 100644 --- a/org/ao_defaults.org +++ b/org/ao_defaults.org @@ -1007,7 +1007,7 @@ static inline_a_url = ctRegex!(`(┤)(\S+?)(â #+name: ao_rgx #+BEGIN_SRC d -static image = ctRegex!(`([a-zA-Z._-]+?\.(?:png|gif|jpg))`, "mg"); +static image = ctRegex!(`([a-zA-Z0-9._-]+?\.(?:png|gif|jpg))`, "mg"); #+END_SRC ** inline markup book index :inline:bookindex: |