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 for myst_sub_delimiters #980

Merged
merged 9 commits into from
Oct 17, 2024
Merged

Conversation

adamtheturtle
Copy link
Owner

@adamtheturtle adamtheturtle commented Oct 17, 2024

Fixes #977

Copy link

codecov bot commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (04feb94) to head (d8f3cc7).
Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #980   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          254       296   +42     
  Branches         8         9    +1     
=========================================
+ Hits           254       296   +42     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adamtheturtle adamtheturtle merged commit 7118886 into main Oct 17, 2024
20 checks passed
@adamtheturtle adamtheturtle deleted the myst-sub-delimiters branch October 17, 2024 15:25
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.

Support the {{ }} substitution syntax from MyST
1 participant