Browse Source

fixing test as, in code blocks, markdown should automatically escape

still the issue is there
Rémi Emonet 10 years ago
parent
commit
ab902eacdf
1 changed files with 3 additions and 3 deletions
  1. 3 3
      test/issues/#196.entity_in_code_block_in_nested_list.md

+ 3 - 3
test/issues/#196.entity_in_code_block_in_nested_list.md

@@ -1,6 +1,6 @@
 - &>
-- `&>`
+- `&>`
     - &>
-    - `&>`
+    - `&>`
         - &>
-        - `&>`
+        - `&>`