We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9766b26 commit 7c45d6fCopy full SHA for 7c45d6f
remark/withProse.js
@@ -1,4 +1,4 @@
1
-const proseComponents = ['Heading', 'Variants', 'Disabling']
+const proseComponents = ['Heading', 'Variants', 'Disabling', 'table']
2
3
const isJsNode = (node) => {
4
return (
0 commit comments