diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-10-16 13:01:02 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-10-16 13:01:02 -0400 |
commit | 5b49890be04c5691437e33e2c28fe46a0c65198f (patch) | |
tree | 4e1a57abb145a4029da04fe11cd16ddfacfde98c | |
parent | e772c5527b534976f19364b380e05bfe0bd31426 (diff) |
respinse
-rw-r--r-- | doc/bugs/minor:_tiny_rendering_error.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/minor:_tiny_rendering_error.mdwn b/doc/bugs/minor:_tiny_rendering_error.mdwn index 5131e61fa..b2e07eef9 100644 --- a/doc/bugs/minor:_tiny_rendering_error.mdwn +++ b/doc/bugs/minor:_tiny_rendering_error.mdwn @@ -1 +1,5 @@ `\[[!inline]]` is rendered with a space in front of the first closing bracket. --[[tschwinge]] + +> I don't think that complicating the directive parser +> is warrented by the minorness of this bug. The result that it outputs is +> still valid. --[[Joey]] |