mdutils icon indicating copy to clipboard operation
mdutils copied to clipboard

Fix #95: blank lines at the beginning of a file

Open lewisleedev opened this issue 2 years ago • 1 comments

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.

lewisleedev avatar Aug 16 '23 01:08 lewisleedev

Issue https://github.com/didix21/mdutils/issues/95.

Still not resolved.

stereotypicaldev avatar Apr 21 '24 12:04 stereotypicaldev