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

[WIP] Fix rendering of various elements #31

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

nopeless
Copy link

Made many changes to the renderer overall

Key notes

  • Removed double trailing newline
  • Fixed and unified ul & ol rendering and use provided Push/PopIndent
  • Fixed Nested quotes
  • Modularized some functionalities
  • Add basic table display (wip)

Would like to see feedback

Fixes #24

@nopeless
Copy link
Author

@microsoft-github-policy-service agree

@nopeless
Copy link
Author

Additionally I'm assuming this will be squashed. If you want semantic commits let me know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

list item doesn't start on new line if inline code at end of previous list item
1 participant