Html2Markdown
Html2Markdown copied to clipboard
A library for converting HTML to markdown syntax in C#
Some HTML removal could be considered over aggressive. E.g. - `DOCTYPE` - `body` - `head` - `links` - `meta` - etc.... This should probably be something you can control
# Report issue Tables wont convert ## Expected behavior Converted tables ## Actual Behavior just send back html version ## Steps to reproduce the problem here is the example [table.txt](https://github.com/baynezy/Html2Markdown/files/1334866/table.txt)...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.1 to 17.3.2. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.3.2 See the release notes here. Commits dd7c26b Fixed Selenium test run hang after stopping the debugger (#4013)...
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.59 to 1.11.60. Release notes Sourced from HtmlAgilityPack's releases. v1.11.60 Download the library here FIXED: Performance optimization with Avoid creating new strings when parsing PcData #541 FIXED:...
Bumps [NUnit](https://github.com/nunit/nunit) from 4.0.1 to 4.1.0. Release notes Sourced from NUnit's releases. NUnit 4.1.0 See release notes Commits 43ac03b Merge pull request #4638 from nunit/prepare41 e95992e Update CONTRIBUTING.md b8f0f40 Update...
Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 23.2.0 to 23.2.1. Commits 91c8fea Update Directory.Build.props 6f16e78 fix recusion bug for multiple converted files (#1150) 6bae755 docs ca6552d refs d7afad6 Revert "Update merge-dependabot.yml" cb9e73c Update merge-dependabot.yml...
# Report issue ## Expected behavior ## Actual Behaviour ## Steps to reproduce the problem
Document creations was broken 6 years ago and needs to be resolved