Skip to content

Conversation

@Greenscreener
Copy link
Contributor

Not all functions are implemented, because I did not feel like I understand them well. Basic functionality is available though.

Copy link
Member

@ObserverOfTime ObserverOfTime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docstrings and tests please.

from ._binding import language, inline_language

__all__ = ["language", "inline_language"]
from .parser import MarkdownParser, MarkdownTree, MarkdownCursor
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't import them here.

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.

2 participants