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

Enhancement | Added serialization & cleaned up API #14

Merged
merged 5 commits into from
Jul 15, 2023

Conversation

zrosenbauer
Copy link
Member

Description

Added ability to serialize data, using a quasi-AST (not formal but mirrors mdast and other similar projects).

Why not use mdast -> we might, just needed to push forward + you can always convert a md file to mdast.

References

n/a

Testing

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in Slab
  • I have updated or added public documentation
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not main

@zrosenbauer zrosenbauer merged commit 1fffc59 into main Jul 15, 2023
3 checks passed
@zrosenbauer zrosenbauer deleted the feature/serialization-n-betterapi branch July 15, 2023 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant