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/renderer): support 'target' and 'role' attributes in link #810

Merged
merged 1 commit into from
Dec 17, 2020

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Dec 17, 2020

Fixes #803

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

@codecov
Copy link

codecov bot commented Dec 17, 2020

Codecov Report

Merging #810 (7eb7d7b) into master (373d1f1) will decrease coverage by 0.00%.
The diff coverage is 88.23%.

@@            Coverage Diff             @@
##           master     #810      +/-   ##
==========================================
- Coverage   79.45%   79.44%   -0.01%     
==========================================
  Files          87       87              
  Lines        5285     5294       +9     
==========================================
+ Hits         4199     4206       +7     
- Misses        749      750       +1     
- Partials      337      338       +1     

@xcoulon xcoulon merged commit e86a252 into bytesparadise:master Dec 17, 2020
@xcoulon xcoulon deleted the Issue803_target_role_links branch December 17, 2020 21:03
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 optional target and role attributes in links
1 participant