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

Update dependency html-to-md to ^0.5.0 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 29, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
html-to-md ^0.3.9 -> ^0.5.0 age adoption passing confidence

Release Notes

stonehank/html-to-md

v0.5.7

Compare Source

v0.5.6

Compare Source

v0.5.5

Compare Source

v0.5.4

Compare Source

v0.5.3

Compare Source

v0.5.2

Compare Source

v0.5.1

Compare Source

  • Support attr:align in table
  • Add UMD to support browser #​41

v0.5.0

Compare Source

Refactor
  • Less space
  • Change some default configs
  • Add typings for typescript #​34

v0.4.4

Compare Source

  • Fixed issue #​33, use \s instead of ' ' in tags attribute detect.
0.4.3
  • Speed up parse string
0.4.2
  • Remove window
0.4.1
  • Remove throw Error, add some errors test
  • Add empty table detect, add test case
0.4.0
  • Remove the first \n in some tags
  • Escape some character in some tag, like <b>* abc</b>
  • Fix render issues when <br> in <li>
  • Fix render issues when have `(single or multiple) in <code> or <pre>
  • Ignore extra tags if already have code tag inside pre
0.3.9
  • Output some raw unvalid content, like < in the tag contents.
0.3.8
  • Fix when render as raw HTML, remove all the wrap.
0.3.7
  • Fixed some tags inside th, td will cause wrap.Consider <td><div>ABC</div></td>
  • Add some tags should render as raw HTML inside a table.Consider <td><ul><li>1</li></ul></td>
0.3.6
  • Add aliasTags.
  • Remove console in production.
0.3.5
  • Remove console.
0.3.4
  • Add 'dl,dd,dt' inside default skipTags.
  • Fixed some no used space.
0.3.3
  • Add 'html' and 'body' inside default skipTags.
  • Add force options, it can totally overwrite the customize options object.
  • Fix some redundant empty line.
0.3.2
  • Fixed bugs that cause text after heading tags will not line feed.
0.3.1
  • created CHANGELOG.md, support english readme
  • add options, can set the tags resolve strategy
  • add div to default value of options:skipTags
  • skipTags will check if need '\n'
0.3.0
  • add support for tag<input type="checkbox" />
  • fixed the bug when <code>language is markdown
  • fixed the bug when <p> nest in <li>
  • fixed some nest tag render bug
  • merge tht common use code

v0.4.3

Compare Source

  • Speed up parse string

v0.4.2

Compare Source

  • Remove window

v0.4.0

Compare Source

  • Remove the first \n in some tags
  • Escape some character in some tag, like <b>* abc</b>
  • Fix render issues when <br> in <li>
  • Fix render issues when have `(single or multiple) in <code> or <pre>
  • Ignore extra tags if already have code tag inside pre

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

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