micromark / micromark-extension-math

micromark extension to support math (`$C_L$`)
https://unifiedjs.com
MIT License
15 stars 7 forks source link

Add support for arbitrary indent when w/o `codeIntended` #3

Closed tumidi closed 1 year ago

tumidi commented 1 year ago

Initial checklist

Description of changes

Allows for arbitrary length whitespace prefix on the closing fence line.

codecov-commenter commented 1 year ago

Codecov Report

Merging #3 (02a60e8) into main (c44bc3a) will not change coverage. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff            @@
##              main        #3   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          803       805    +2     
=========================================
+ Hits           803       805    +2     
Impacted Files Coverage Δ
dev/lib/math-flow.js 100.00% <100.00%> (ø)

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

github-actions[bot] commented 1 year ago

Hi! This was closed. Team: If this was merged, please describe when this is likely to be released. Otherwise, please add one of the no/* labels.

wooorm commented 1 year ago

Thanks! Released in 2.1.1!