aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/minor:_tiny_rendering_error.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/minor:_tiny_rendering_error.mdwn')
-rw-r--r--doc/bugs/minor:_tiny_rendering_error.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/minor:_tiny_rendering_error.mdwn b/doc/bugs/minor:_tiny_rendering_error.mdwn
new file mode 100644
index 000000000..b2e07eef9
--- /dev/null
+++ b/doc/bugs/minor:_tiny_rendering_error.mdwn
@@ -0,0 +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]]