Bug fix - HTML without root element was rendering only the first element - module list sequence did not work as expected. Element from the last module was getting picked instead of the first one
Added examples - Example for converting markdown to dash layout using markdown-it
0.2.3
Bug fix - HTML without root element was rendering only the first element - module list sequence did not work as expected. Element from the last module was getting picked instead of the first one
Added examples - Example for converting markdown to dash layout using markdown-it
Bug fix - HTML without root element was rendering only the first element - module list sequence did not work as expected. Element from the last module was getting picked instead of the first one
Added examples - Example for converting markdown to dash layout using markdown-it
0.1.0
* Bugfix - Unrecognized keyword argument to dash components caused the function to crash. Now the function recursively removes un-recognized kwargs.