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

feat(parser): support bare URLs #912

Merged
merged 1 commit into from
Jan 30, 2022

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Jan 30, 2022

Fixes #907

Signed-off-by: Xavier Coulon [email protected]

@codecov
Copy link

codecov bot commented Jan 30, 2022

Codecov Report

Merging #912 (18939c6) into master (db29560) will increase coverage by 0.05%.
The diff coverage is 69.23%.

@@            Coverage Diff             @@
##           master     #912      +/-   ##
==========================================
+ Coverage   79.17%   79.23%   +0.05%     
==========================================
  Files          84       84              
  Lines        6657     6664       +7     
==========================================
+ Hits         5271     5280       +9     
+ Misses        904      903       -1     
+ Partials      482      481       -1     

@xcoulon xcoulon merged commit 8c8d35a into bytesparadise:master Jan 30, 2022
@xcoulon xcoulon deleted the Issue907_bare_urls branch January 30, 2022 09:00
xcoulon added a commit to xcoulon/libasciidoc that referenced this pull request Jan 30, 2022
add tests, was already fixed in bytesparadise#912

closes bytesparadise#911

Signed-off-by: Xavier Coulon <[email protected]>
xcoulon added a commit that referenced this pull request Jan 30, 2022
add tests, was already fixed in #912

closes #911

Signed-off-by: Xavier Coulon <[email protected]>
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 bare URLs
1 participant