Skip to content

✨ Add consecutive numbering option#41

Merged
hukkin merged 10 commits intomasterfrom
number-lists
Sep 30, 2020
Merged

✨ Add consecutive numbering option#41
hukkin merged 10 commits intomasterfrom
number-lists

Conversation

@chrisjsewell
Copy link
Copy Markdown
Contributor

Allows for application of consecutive numbering to ordered lists

Note this is currently rebased onto #35

closes #33

This provides a hook for passing variables to the parsing/render process,
which in-turn provides a simple way of allowing plugins to accept variable arguments from the API or CLI .
Allows for application of consecutive numbering to ordered lists
@chrisjsewell chrisjsewell requested a review from hukkin September 30, 2020 04:45
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 30, 2020

Codecov Report

Merging #41 into master will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   96.24%   96.32%   +0.08%     
==========================================
  Files           9        9              
  Lines         453      463      +10     
==========================================
+ Hits          436      446      +10     
  Misses         17       17              
Impacted Files Coverage Δ
mdformat/_cli.py 94.20% <100.00%> (+0.17%) ⬆️
mdformat/renderer/_container_renderers.py 100.00% <100.00%> (ø)
mdformat/renderer/_util.py 96.66% <100.00%> (+0.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6d5683f...41d2729. Read the comment docs.

@chrisjsewell chrisjsewell changed the title Number lists ✨ Add consecutive numbering option Sep 30, 2020
@hukkin hukkin merged commit bbe1ba3 into master Sep 30, 2020
@hukkin
Copy link
Copy Markdown
Owner

hukkin commented Sep 30, 2020

Awesome, thanks @chrisjsewell ! Merged

@hukkin hukkin deleted the number-lists branch September 30, 2020 12:37
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.

Consecutive numbered lists

3 participants