mdutils
mdutils copied to clipboard
Fix #95: blank lines at the beginning of a file
Addressing the Issue #95.
- Updated MdUtils.init to accommodate for blank title so that it doesn't create unnecessary blank line breaks.
#95 was able to be fixed by not creating Header object when no title string was given.
Issue https://github.com/didix21/mdutils/issues/95.
Still not resolved.