We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3205f0c commit 14a9129Copy full SHA for 14a9129
mdast_util_to_markdown/src/handle/mod.rs
@@ -21,6 +21,7 @@ mod math;
21
mod paragraph;
22
mod root;
23
pub mod strong;
24
+mod table;
25
mod text;
26
mod thematic_break;
27
0 commit comments