naokazuterada / MarkdownTOC

SublimeText3 plugin which generate a table of contents (TOC) in a markdown document.
https://packagecontrol.io/packages/MarkdownTOC
MIT License
301 stars 48 forks source link

Support markdownpreview #99

Closed naokazuterada closed 7 years ago

naokazuterada commented 7 years ago

Hello @jonasbn

This PR is associated with Issue #94. Please check especially texts on README.

codecov[bot] commented 7 years ago

Codecov Report

Merging #99 into master will increase coverage by 2.09%. The diff coverage is 84.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
+ Coverage   89.23%   91.33%   +2.09%     
==========================================
  Files           1        1              
  Lines         223      277      +54     
==========================================
+ Hits          199      253      +54     
  Misses         24       24
Impacted Files Coverage Δ
MarkdownTOC.py 91.33% <84.84%> (+2.09%) :arrow_up:

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 5b57b3b...b8e9c03. Read the comment docs.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+2.1%) to 91.336% when pulling 34f26db187ed602764094494ee1ba4dc32f10018 on support-markdownpreview into 5b57b3b54d4984f7059e2a887c5e186004af5036 on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+2.1%) to 91.336% when pulling b8e9c03f4cbc2f19a87bc1121f990fbfa174515e on support-markdownpreview into 5b57b3b54d4984f7059e2a887c5e186004af5036 on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+2.1%) to 91.336% when pulling b8e9c03f4cbc2f19a87bc1121f990fbfa174515e on support-markdownpreview into 5b57b3b54d4984f7059e2a887c5e186004af5036 on master.

naokazuterada commented 7 years ago

@jonasbn Thank you for reviewing! I've modified in accordance with your comments.

jonasbn commented 7 years ago

Hi @naokazuterada

Just let me know if there is anything else, my vacation last until the end of the week, then it is back to work :-)

jonasbn

naokazuterada commented 7 years ago

Hi @jonasbn , sorry, I just want you to change your review status if all changes are OK and there are nothing else to change. But it's OK now. I've already merged. Thank you for your support!