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

fixes to headers and toc and internal links #224

Merged
merged 1 commit into from
Sep 21, 2019
Merged

fixes to headers and toc and internal links #224

merged 1 commit into from
Sep 21, 2019

Conversation

tlienart
Copy link
Owner

  • fixes issues with header links for relative pages
  • also fixes the automatically generated table of contents
  • fixes tests accordingly

@codecov
Copy link

codecov bot commented Sep 21, 2019

Codecov Report

Merging #224 into master will increase coverage by 0.1%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #224     +/-   ##
=========================================
+ Coverage    87.9%   88.01%   +0.1%     
=========================================
  Files          28       28             
  Lines        1207     1218     +11     
=========================================
+ Hits         1061     1072     +11     
  Misses        146      146
Impacted Files Coverage Δ
src/parser/md_chars.jl 100% <ø> (ø) ⬆️
src/parser/tokens.jl 100% <ø> (ø) ⬆️
src/JuDoc.jl 100% <ø> (ø) ⬆️
src/converter/md.jl 98.14% <ø> (ø) ⬆️
src/converter/lx.jl 95.57% <ø> (ø) ⬆️
src/converter/html.jl 95.83% <ø> (ø) ⬆️
src/parser/html_tokens.jl 100% <ø> (ø) ⬆️
src/manager/file_utils.jl 82.69% <100%> (ø) ⬆️
src/converter/html_functions.jl 92% <100%> (ø) ⬆️
src/misc_html.jl 100% <100%> (ø) ⬆️
... and 4 more

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 98f7fd1...db59a3c. Read the comment docs.

@tlienart tlienart merged commit c173e55 into master Sep 21, 2019
@tlienart tlienart mentioned this pull request Sep 21, 2019
67 tasks
@tlienart tlienart deleted the header_toc branch September 27, 2019 17:20
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.

1 participant