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

Support markdownpreview #99

Merged
merged 41 commits into from
Aug 2, 2017
Merged

Support markdownpreview #99

merged 41 commits into from
Aug 2, 2017

Conversation

naokazuterada
Copy link
Owner

@naokazuterada naokazuterada commented Jul 30, 2017

Hello @jonasbn

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

* master:
  Bump version to 2.3.1
  Allow blockquotes with indentation #32
* master:
  Unification of notation
  Make the tile plural
  Fix typo
  Add 'MD_numbered_headers' link to README #91
* master: (27 commits)
  Fix typo
  Add badges
  Apply to codecov
  Bump version to 2.3.2
  Add 'install_package_control'
  Add 'install_package_control' step into install section
  Remove bs4 dir and use dependencies.json
  Add 'sudo'
  Remove InsecurePlatformWarning fixings
  Use apt-get
  Fix: InsecurePlatformWarning
  Remove coverage
  Add coveralls.yml
  Add coveralls configs
  Revert to 9117e7c
  Unify pip install once
  Fix error on travis
  Bumpe version to 2.3.2
  Use dependencies.json instead of local bs4
  Add badge to README
  ...
…o use with 'delegate_to_markdown_preview=github'
* master:
  Fix table
  Add label for badges
Repository owner deleted a comment from codecov bot Jul 30, 2017
Repository owner deleted a comment from coveralls Jul 30, 2017
Repository owner deleted a comment from coveralls Jul 30, 2017
Repository owner deleted a comment from coveralls Jul 30, 2017
Repository owner deleted a comment from coveralls Jul 30, 2017
@codecov
Copy link

codecov bot commented Jul 30, 2017

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%) ⬆️

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
Copy link

coveralls commented Jul 30, 2017

Coverage Status

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

Copy link
Collaborator

@jonasbn jonasbn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @naokazuterada
I have made some comments on the README. Minor rephrasing, this looks really good 👍

README.md Outdated
@@ -401,6 +402,45 @@ As mentioned you can disable this by setting the `uri_encoding` attribute to `fa
# 中国的例子
```

#### Markdown Preview compatible

If you want to use this plugin with [Markdown Preview][MarkdownPreview], you should use `markdown_preview` attribute.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would change "this plugin" to "MarkdownTOC"

README.md Outdated
#### Markdown Preview compatible

If you want to use this plugin with [Markdown Preview][MarkdownPreview], you should use `markdown_preview` attribute.
You should set this attribute to `markdown` or `github`.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would rephrase this to: "You can set this attribute to either ..."

README.md Outdated
# ПРИМЕР RUSSIAN
```

It doesn't support any other parsers.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would rephrase this to: "Currently no other parsers are supported."

@coveralls
Copy link

Coverage Status

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

1 similar comment
@coveralls
Copy link

Coverage Status

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

@naokazuterada
Copy link
Owner Author

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

@jonasbn
Copy link
Collaborator

jonasbn commented Aug 1, 2017

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 naokazuterada merged commit b8e9c03 into master Aug 2, 2017
@naokazuterada naokazuterada deleted the support-markdownpreview branch August 2, 2017 01:06
@naokazuterada
Copy link
Owner Author

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!

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.

3 participants