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

fix: allow ignoring the footnotes #8

Merged
merged 2 commits into from
Jun 28, 2020

Conversation

scbj
Copy link
Contributor

@scbj scbj commented Jun 22, 2020

Currently, the footnotes are seen as broken links. this PR adds a new option to ignore footnotes links and thus enable retro-compatibility with the previous API.

▫️ Creates new option to the command line
▫️ Sets option default value to false
▫️ Implements behavior
▫️ Test: Adds new lines to docs1/test.md
▫️ Test: Extends with 3 assertions
▫️ Test: Increments dead links from 5 to 6

Currently, the footnotes are seen as broken links. this PR adds a new option to ignore footnotes links and thus enable retro-compatibility with the previous API.

▫️ Creates new option to the command line
▫️ Sets option default value to false
▫️ Implements behavior
▫️ Test: Adds new lines to docs1/test.md
▫️ Test: Extends with 3 assertions
▫️ Test: Increments dead links from 5 to 6
@codecov-commenter
Copy link

codecov-commenter commented Jun 22, 2020

Codecov Report

Merging #8 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   97.88%   97.89%   +0.01%     
==========================================
  Files           2        2              
  Lines         189      190       +1     
==========================================
+ Hits          185      186       +1     
  Misses          4        4              
Impacted Files Coverage Δ
bin.js 93.33% <ø> (ø)
index.js 98.28% <100.00%> (+<0.01%) ⬆️

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 11d7071...e8dc942. Read the comment docs.

@whxaxes whxaxes self-requested a review June 28, 2020 07:39
@whxaxes
Copy link
Owner

whxaxes commented Jun 28, 2020

Thank you for your PR

@whxaxes whxaxes merged commit 8b97536 into whxaxes:master Jun 28, 2020
@whxaxes
Copy link
Owner

whxaxes commented Jun 28, 2020

1.0.1

@scbj scbj deleted the fix-allow-ignore-footnotes branch July 1, 2020 17:14
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.

None yet

3 participants