uniorg-rehype
Advanced tools
Comparing version 0.4.6 to 0.4.7
@@ -238,3 +238,3 @@ "use strict"; | ||
if (org.tableType === 'table.el') { | ||
return null; | ||
return h(org, 'pre.table-el', {}, org.value); | ||
} | ||
@@ -241,0 +241,0 @@ // TODO: support column groups |
{ | ||
"name": "uniorg-rehype", | ||
"version": "0.4.6", | ||
"version": "0.4.7", | ||
"description": "uniorg plugin to transform to rehype", | ||
@@ -55,3 +55,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "528e9b6682a95a46054e015aeb30d65b759f9bd5" | ||
"gitHead": "12f12fe6abb923fbbfff280db2aa7bf398d08785" | ||
} |
Sorry, the diff of this file is not supported yet
72609
12
531