syntax-tree / mdast-util-to-markdown

mdast utility to serialize markdown
http://unifiedjs.com
MIT License
100 stars 20 forks source link

Can not handle "delete" type #38

Closed ivanbanov closed 3 years ago

ivanbanov commented 3 years ago

Initial checklist

Affected packages and versions

1.0.1

Link to runnable example

No response

Steps to reproduce

https://codesandbox.io/s/friendly-leftpad-1lcrc?file=/src/index.js

Expected behavior

The same behavior that strong or emphasis have

Actual behavior

image

Runtime

No response

Package manager

No response

OS

No response

Build and bundle tools

No response

wooorm commented 3 years ago

https://github.com/syntax-tree/mdast-util-gfm-strikethrough

github-actions[bot] commented 3 years ago

Hi! This was closed. Team: If this was fixed, please add phase/solved. Otherwise, please add one of the no/* labels.