aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/git_annex_addurl___40__+quvi__41___should_filter_out_the___124_____40__pipe__...
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-27 17:52:20 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-27 17:52:20 -0400
commit9e53aca36b2b709034dc3ff57827a964e4a8a3d8 (patch)
tree7d72f4ffb9ea420be76e1ea8d8a9a451672ea32f /doc/bugs/git_annex_addurl___40__+quvi__41___should_filter_out_the___124_____40__pipe__41___character.mdwn
parent9dc4ae46a6aac0d107c30b98bf137bc0dd5a4963 (diff)
addurl, importfeed: Sanitize | and some other symbols and special characters.
Diffstat (limited to 'doc/bugs/git_annex_addurl___40__+quvi__41___should_filter_out_the___124_____40__pipe__41___character.mdwn')
-rw-r--r--doc/bugs/git_annex_addurl___40__+quvi__41___should_filter_out_the___124_____40__pipe__41___character.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_addurl___40__+quvi__41___should_filter_out_the___124_____40__pipe__41___character.mdwn b/doc/bugs/git_annex_addurl___40__+quvi__41___should_filter_out_the___124_____40__pipe__41___character.mdwn
index 56bc7c475..89f101498 100644
--- a/doc/bugs/git_annex_addurl___40__+quvi__41___should_filter_out_the___124_____40__pipe__41___character.mdwn
+++ b/doc/bugs/git_annex_addurl___40__+quvi__41___should_filter_out_the___124_____40__pipe__41___character.mdwn
@@ -22,3 +22,6 @@ git annex addurl will keep the »|« symbol in the filename generated from the v
Ubuntu 13.10
### Please provide any additional information below.
+
+> Ah, I see, pipe is not considered to be punctuation, but a math symbol.
+> [[fixed|done]] --[[Joey]]