diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2018-12-30 20:55:09 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2019-05-17 16:59:38 -0400 |
commit | ac868b590106763c2b3223a1af5cf9f49cce6ca5 (patch) | |
tree | 6865d4ce6e8441a5c9922097828ad9ddf1658c01 /src/doc_reform/meta/conf_make_meta_structs.d | |
parent | 0.3.3 org mode behavior (diff) |
cosmeticdoc-reform_v0.3.3
Diffstat (limited to 'src/doc_reform/meta/conf_make_meta_structs.d')
-rw-r--r-- | src/doc_reform/meta/conf_make_meta_structs.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc_reform/meta/conf_make_meta_structs.d b/src/doc_reform/meta/conf_make_meta_structs.d index 2fec217..e7b9a5b 100644 --- a/src/doc_reform/meta/conf_make_meta_structs.d +++ b/src/doc_reform/meta/conf_make_meta_structs.d @@ -17,7 +17,7 @@ static auto _rgx = Rgx(); mixin InternalMarkup; auto _mkup = InlineMarkup(); auto url_markup(string line) { - auto line_ = (line) + auto line_ = line .replaceAll( _rgx.smid_inline_link_markup_regular, ("$1" |