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

Add support to parse block types #26

Merged
merged 1 commit into from
Aug 6, 2023
Merged

Add support to parse block types #26

merged 1 commit into from
Aug 6, 2023

Conversation

abunashir
Copy link
Member

@abunashir abunashir commented Jul 23, 2023

This commit adds support to parse different types of blocks. So, now whenever there is a block in the content, then it should parse that as expected.

To simplify the process, this commit also extract the block style in a way then we can easily extend and test new block types.

This commit adds support to parse different types of blocks. So,
now whenever there is a block in the content, then it should parse
that as expected.

To simplify the process, this commit also extract the block style
in a way then we can easily extend and test new block types.
@abunashir abunashir changed the title WIP: Add support to parse different type of blocks Add support to parse block types Aug 6, 2023
@abunashir abunashir merged commit 2700ea7 into main Aug 6, 2023
16 checks passed
@abunashir abunashir deleted the block-sections branch August 6, 2023 12:42
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.

1 participant