This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
showdownjs
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fixing test as, in code blocks, markdown should automatically escape
still the issue is there
Rémi Emonet
10 years ago
parent
2b17dc9944
commit
ab902eacdf
1 changed files
with
3 additions
and
3 deletions
Split View
Show Diff Stats
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
View File
@@ -1,6 +1,6 @@
- &>
-- `&
amp;
>`
+- `&>`
- &>
- - `&
amp;
>`
+ - `&>`
- &>
- - `&
amp;
>`
+ - `&>`