UNPKG

prettier-markdown

Version:
27 lines (24 loc) 336 B
1. A list item A sub-paragraph of the list item and a child code block: ```js ({ some: Code.here([ 1, 'string', new Date(), {}, null ]) }); ``` ```js ({ some: Code.here([ 1, 'string', new Date(), {}, null ]) }); ```