Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lewisleedev
Copy link

@lewisleedev lewisleedev commented Aug 16, 2023

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.

Update MdUtils.__init__ to accommodate for blank title so that it doesn't create unnecessary blank line breaks.
@didix21 didix21 self-assigned this Sep 2, 2023
@didix21 didix21 added the bug Something isn't working label Sep 2, 2023
@didix21 didix21 self-requested a review January 5, 2024 19:55
@gzachariadis
Copy link

Issue #95.

Still not resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants