- Commit
- e384149e683fd6ea950ba9318525563175ca9f47
- Parent
- 64ba9539e97af3cf1a41247ed929492d6dda588d
- Author
- John MacFarlane <jgm@berkeley.edu>
- Date
html renderer - removed unnecessary check for 'fenced'.
It's sufficient to check that the info string is empty.
Indeed, those who use the API may well create a code block
with an info string without explicitly setting 'fenced'.