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

Add the pageref element #1074

Merged
merged 1 commit into from
Aug 6, 2021
Merged

Conversation

LeSuisse
Copy link
Contributor

@LeSuisse LeSuisse commented Aug 3, 2021

This instruction is useful if you want to get the number of the page containing a specific bookmark.

This instruction is useful if you want to get the number of the page
containing a specific bookmark.
@codecov-commenter
Copy link

Codecov Report

Merging #1074 (3f257bf) into master (1401327) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1074   +/-   ##
=======================================
  Coverage   99.29%   99.30%           
=======================================
  Files         311      313    +2     
  Lines        3557     3578   +21     
  Branches      379      381    +2     
=======================================
+ Hits         3532     3553   +21     
  Misses         24       24           
  Partials        1        1           
Impacted Files Coverage Δ
src/file/paragraph/links/index.ts 100.00% <100.00%> (ø)
.../file/paragraph/links/pageref-field-instruction.ts 100.00% <100.00%> (ø)
src/file/paragraph/links/pageref.ts 100.00% <100.00%> (ø)

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 1401327...3f257bf. Read the comment docs.

@dolanmiu
Copy link
Owner

dolanmiu commented Aug 6, 2021

Looks good!

@dolanmiu dolanmiu merged commit 5c9b5e4 into dolanmiu:master Aug 6, 2021
@LeSuisse LeSuisse deleted the pageref-element branch August 6, 2021 07: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.

None yet

3 participants