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 toggleable headings #126

Merged
merged 4 commits into from
Oct 5, 2022
Merged

Conversation

mariosimao
Copy link
Owner

No description provided.

@mariosimao mariosimao self-assigned this Oct 5, 2022
@mariosimao mariosimao linked an issue Oct 5, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Merging #126 (d5346d7) into main (6ab4231) will increase coverage by 1.42%.
The diff coverage is 100.00%.

❗ Current head d5346d7 differs from pull request most recent head d0c84a5. Consider uploading reports for the commit d0c84a5 to get more accurate results

@@             Coverage Diff              @@
##               main     #126      +/-   ##
============================================
+ Coverage     95.58%   97.01%   +1.42%     
- Complexity      932      951      +19     
============================================
  Files           108      109       +1     
  Lines          2946     3017      +71     
============================================
+ Hits           2816     2927     +111     
+ Misses          130       90      -40     
Impacted Files Coverage Δ
src/Blocks/Bookmark.php 94.28% <100.00%> (ø)
src/Blocks/Heading1.php 100.00% <100.00%> (+4.65%) ⬆️
src/Blocks/Heading2.php 100.00% <100.00%> (+4.65%) ⬆️
src/Blocks/Heading3.php 100.00% <100.00%> (+4.65%) ⬆️
src/Exceptions/HeadingException.php 100.00% <100.00%> (ø)
src/Blocks/BlockMetadata.php 100.00% <0.00%> (+14.28%) ⬆️
src/Exceptions/BlockException.php 100.00% <0.00%> (+33.33%) ⬆️
... and 2 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mariosimao mariosimao merged commit 99f9254 into main Oct 5, 2022
@mariosimao mariosimao deleted the 117-toggleable-headers branch October 5, 2022 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Toggleable headers
2 participants