diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2014-04-02 18:45:37 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-04-02 18:45:37 +0000 |
commit | 26ce931aacd733cc6635ba4e52b3d0ff81db55d8 (patch) | |
tree | 978ba2a936fe316e74fe2b69c3bf1e135461cc87 | |
parent | d3d39d7cac880892241ee19092e5b53ee7e083db (diff) |
Added a comment
-rw-r--r-- | doc/bugs/preferred_content:_include_statement_does_not_allow_spaces_in_filenames/comment_1_ca10638d4b4b178cfd0de8736542c4dc._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/bugs/preferred_content:_include_statement_does_not_allow_spaces_in_filenames/comment_1_ca10638d4b4b178cfd0de8736542c4dc._comment b/doc/bugs/preferred_content:_include_statement_does_not_allow_spaces_in_filenames/comment_1_ca10638d4b4b178cfd0de8736542c4dc._comment new file mode 100644 index 000000000..a7438c559 --- /dev/null +++ b/doc/bugs/preferred_content:_include_statement_does_not_allow_spaces_in_filenames/comment_1_ca10638d4b4b178cfd0de8736542c4dc._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.244" + subject="comment 1" + date="2014-04-02T18:45:36Z" + content=""" +A better workaround is: + +include='pictures/dir?with?spaces' + +Tokenizing text with embedded quotes is a bit of a PITA, certianly doable I suppose.. +"""]] |