Open jwijay opened 5 years ago
Just wanted to explain that I originally put these "Unhandled node type" exceptions in the code (for gdoc
, pandoc
and other codecs) as much as anything to create a TODO item when we came examples like this one.
The other approach is to not throw an error and instead have a fallback that is lossy.
Either way, the conversion to gdoc
is not a high priority right now because to actually create a new GDoc we have to go via HTML (due to limitations in the GDoc API)
Alright, thanks for letting me know!
Tested conversion to
gdoc
with the followingmd
file: https://github.com/datacarpentry/R-ecology-lesson/blob/master/README.md