syntax-tree / mdast-util-gfm-table

mdast extension to parse and serialize GFM tables
https://unifiedjs.com
MIT License
12 stars 7 forks source link

mdast-util-gfm-table not working #5

Closed lovekonakona closed 8 months ago

lovekonakona commented 8 months ago

Initial checklist

Affected packages and versions

mdast-util-gfm-table@2.0.0

Link to runnable example

No response

Steps to reproduce

https://codesandbox.io/p/sandbox/markdown-c3zq55?file=%2Fsrc%2FApp.js

Expected behavior

give me the table ast

Actual behavior

output as paragraph

Affected runtime and version

mdast-util-from-markdown@2.0.0

Affected package manager and version

No response

Affected OS and version

No response

Build and bundle tools

No response

wooorm commented 8 months ago

read the readme, copy the example: use micromark-extension-gfm-table.

github-actions[bot] commented 8 months ago

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