cac4a321e8
* Support `<Code inline />` to output inline code * Fix typo * Fix typo again * Remove expected error --------- Co-authored-by: Matthew Phillips <matthew@skypack.dev>
5 lines
92 B
Markdown
5 lines
92 B
Markdown
---
|
|
'astro': minor
|
|
---
|
|
|
|
Support `<Code inline />` to output inline code HTML (no `pre` tag)
|