Provides the functionallity to convert Markdown-files to html, png, or pdf using vscode.
Bumps [nth-check](https://github.com/fb55/nth-check) to 2.1.1 and updates ancestor dependency [website-scraper](https://github.com/website-scraper/node-website-scraper). These dependencies need to be updated together. Updates `nth-check` from 1.0.2 to 2.1.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fb55/nth-check/releases">nth-check's releases</a>.</em></p> <blockquote> <h2>v2.1.1</h2> <ul> <li>The ESM code had some issues that are now fixed aeeb067</li> </ul> <p><a href="https://github.com/fb55/nth-check/compare/v2.1.0...v2.1.1">https://github.com/fb55/nth-check/compare/v2.1.0...v2.1.1</a></p> <h2>v2.1.0</h2> <h2>What's Changed</h2> <ul> <li><code>nth-check</code> is now a dual CommonJS and ESM module <a href="https://github-redirect.dependabot.com/fb55/nth-check/pull/206">fb55/nth-check#206</a></li> <li>With the new <code>sequence</code> and <code>generate</code> methods, it is now possible to generate a sequence of indices for a given formula <a href="https://github-redirect.dependabot.com/fb55/nth-check/pull/207">fb55/nth-check#207</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fb55/nth-check/compare/v2.0.1...v2.1.0">https://github.com/fb55/nth-check/compare/v2.0.1...v2.1.0</a></p> <h2>v2.0.1</h2> <p><strong>Fixes:</strong></p> <ul> <li>Replace regex with hand-rolled parser for nth-expressions (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/9">#9</a>) 9894c1d <ul> <li>Ensures parsing will always have linear time complexity.</li> </ul> </li> </ul> <p><strong>Internal:</strong></p> <ul> <li>chore(ci): Use GitHub Actions, Dependabot (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/10">#10</a>) e02b4dd</li> <li>Bump dependencies</li> </ul> <p><a href="https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1">https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1</a></p> <h2>v2.0.0</h2> <ul> <li>Port module to TS, Jest, ESLint</li> </ul> <p><strong>Breaking:</strong></p> <ul> <li>The main export is now a default export.</li> <li>The module now throws regular <code>Error</code>s on invalid selectors instead of <code>SyntaxError</code>s.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fb55/nth-check/commit/639fd2a4000b69f82350aad8c34cb43f77e483ba"><code>639fd2a</code></a> 2.1.1</li> <li><a href="https://github.com/fb55/nth-check/commit/0eec65bb14c0f49deb4d5ea05108575edbe4b489"><code>0eec65b</code></a> fix(test): Add <code>moduleNameMapper</code></li> <li><a href="https://github.com/fb55/nth-check/commit/aeeb0676f6af940e8639f64e27781443694ca05e"><code>aeeb067</code></a> fix: Fix ESM</li> <li><a href="https://github.com/fb55/nth-check/commit/432ebc605de10e2f26d7cc2a1fc3fcb048eea6e6"><code>432ebc6</code></a> 2.1.0</li> <li><a href="https://github.com/fb55/nth-check/commit/3e8cd1ea382c14a0a51aa4b67b00024f1c4acb68"><code>3e8cd1e</code></a> feat: Add <code>generate</code> and <code>sequence</code> methods (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/207">#207</a>)</li> <li><a href="https://github.com/fb55/nth-check/commit/57a5c6246d3ce56717a07ff7c86bd31d2d9ca5a0"><code>57a5c62</code></a> feat: Add ESM (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/206">#206</a>)</li> <li><a href="https://github.com/fb55/nth-check/commit/1ce0c7c9281aac4869bfa26c451854d5c0557618"><code>1ce0c7c</code></a> chore(deps-dev): Bump <code>@types/node</code> from 17.0.34 to 17.0.35 (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/205">#205</a>)</li> <li><a href="https://github.com/fb55/nth-check/commit/eebb040a8104ce61f24f3cbd0ec8ceffd5b82879"><code>eebb040</code></a> chore(deps-dev): Bump <code>@typescript-eslint/parser</code> from 5.24.0 to 5.25.0 (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/204">#204</a>)</li> <li><a href="https://github.com/fb55/nth-check/commit/a316aaab13f7992dbf0d8bbe778dcaa634b4b584"><code>a316aaa</code></a> chore(deps-dev): Bump <code>@typescript-eslint/eslint-plugin</code> (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/203">#203</a>)</li> <li><a href="https://github.com/fb55/nth-check/commit/454c0de7b9be154957247f857192810ae566d4bb"><code>454c0de</code></a> chore(deps-dev): Bump <code>@typescript-eslint/eslint-plugin</code> (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/202">#202</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fb55/nth-check/compare/v1.0.2...v2.1.1">compare view</a></li> </ul> </details> <br /> Updates `website-scraper` from 4.2.3 to 5.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/website-scraper/node-website-scraper/releases">website-scraper's releases</a>.</em></p> <blockquote> <h2>v5.3.0</h2> <h2>What's Changed</h2> <ul> <li>Bump cheerio from 1.0.0-rc.11 to 1.0.0-rc.12 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github-redirect.dependabot.com/website-scraper/node-website-scraper/pull/499">website-scraper/node-website-scraper#499</a></li> <li>Use encoding from resource text by <a href="https://github.com/s0ph1e"><code>@s0ph1e</code></a> in <a href="https://github-redirect.dependabot.com/website-scraper/node-website-scraper/pull/504">website-scraper/node-website-scraper#504</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/website-scraper/node-website-scraper/compare/v5.2.0...v5.3.0">https://github.com/website-scraper/node-website-scraper/compare/v5.2.0...v5.3.0</a></p> <h2>v5.2.0</h2> <h2>What's Changed</h2> <ul> <li>fix: non-english char encoding by <a href="https://github.com/phawxby"><code>@phawxby</code></a> in <a href="https://github-redirect.dependabot.com/website-scraper/node-website-scraper/pull/496">website-scraper/node-website-scraper#496</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/phawxby"><code>@phawxby</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/website-scraper/node-website-scraper/pull/496">website-scraper/node-website-scraper#496</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/website-scraper/node-website-scraper/compare/v5.1.0...v5.2.0">https://github.com/website-scraper/node-website-scraper/compare/v5.1.0...v5.2.0</a></p> <h2>v5.1.0 [deprecated]</h2> <h2>What's Changed</h2> <ul> <li>Fix encoding issue for non-English websites <a href="https://github-redirect.dependabot.com/website-scraper/node-website-scraper/pull/482">website-scraper/node-website-scraper#482</a></li> <li>Bump cheerio from 1.0.0-rc.10 to 1.0.0-rc.11 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github-redirect.dependabot.com/website-scraper/node-website-scraper/pull/491">website-scraper/node-website-scraper#491</a></li> </ul> <h3>⚠️ Version 5.1.0 was deprecated because of bugs introduced by encoding changes <a href="https://github-redirect.dependabot.com/website-scraper/node-website-scraper/issues/493">website-scraper/node-website-scraper#493</a>, failed tests in <a href="https://github.com/website-scraper/website-scraper-puppeteer">website-scraper-puppeteer</a></h3> <p><strong>Full Changelog</strong>: <a href="https://github.com/website-scraper/node-website-scraper/compare/v5.0.0...v5.1.0">https://github.com/website-scraper/node-website-scraper/compare/v5.0.0...v5.1.0</a></p> <h2>v5.0.0</h2> <h3>💥 Breaking changes</h3> <ul> <li>module requires nodejs version >= 14.14</li> <li>module is now pure ESM and cannot be <code>require</code>d from CommonJS module. <a href="https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c">Read more about ESM modules</a></li> <li><code>options.request</code> may need to be changed, underlying http library was updates from <a href="https://github.com/request/request">request</a>(deprecated) to <a href="https://github.com/sindresorhus/got">got</a></li> <li><code>scrape.defaults</code> now can be imported with <code>import defaultOptions from 'website-scraper/defaultOptions';</code></li> <li><code>scrape.plugins</code> now can be imported with <code>import * as plugins from 'website-scraper/plugins';</code></li> <li>callback usage support was removed, now only promises and async/await are supported</li> </ul> <h3>🐛 Bug fixes</h3> <ul> <li>urlFilter is no longer applied for root resources <a href="https://github-redirect.dependabot.com/website-scraper/node-website-scraper/issues/460">#460</a></li> <li>issue with wrong quotes in generated html is fixed <a href="https://github-redirect.dependabot.com/website-scraper/node-website-scraper/issues/355">#355</a></li> </ul> <h3>🌵 Other changes</h3> <ul> <li><a href="https://github.com/cheeriojs/cheerio">cheerio</a> (underlying dependency for html parsing) was updated from version 0.22 to 1.0.0-rc.10</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/website-scraper/node-website-scraper/commit/8d6b5aa99602d21a93dd5ead94966678a33f126a"><code>8d6b5aa</code></a> 5.3.0</li> <li><a href="https://github.com/website-scraper/node-website-scraper/commit/6bb4e20a764a937f2d727298b886f146105d974d"><code>6bb4e20</code></a> Use encoding from resource text (<a href="https://github-redirect.dependabot.com/website-scraper/node-website-scraper/issues/504">#504</a>)</li> <li><a href="https://github.com/website-scraper/node-website-scraper/commit/07c4c02248c286a13fbc270db5a1f551ec866cec"><code>07c4c02</code></a> Use codeclimate project id instead of secret</li> <li><a href="https://github.com/website-scraper/node-website-scraper/commit/525dc507557e0469c1815505ac523b73d8068b50"><code>525dc50</code></a> Bump cheerio from 1.0.0-rc.11 to 1.0.0-rc.12 (<a href="https://github-redirect.dependabot.com/website-scraper/node-website-scraper/issues/499">#499</a>)</li> <li><a href="https://github.com/website-scraper/node-website-scraper/commit/07e6858bee0a73e5da80cfdfc51138bbd978e091"><code>07e6858</code></a> Bump version 5.2.0</li> <li><a href="https://github.com/website-scraper/node-website-scraper/commit/e8c6f9d29672c6835e0f787c2e8a65b8cf5ea83c"><code>e8c6f9d</code></a> fix: non-english char encoding, close <a href="https://github-redirect.dependabot.com/website-scraper/node-website-scraper/issues/454">#454</a>, close <a href="https://github-redirect.dependabot.com/website-scraper/node-website-scraper/issues/466">#466</a> (<a href="https://github-redirect.dependabot.com/website-scraper/node-website-scraper/issues/496">#496</a>)</li> <li><a href="https://github.com/website-scraper/node-website-scraper/commit/3bd25551ae3676e08c6c42b001d922b1e798076b"><code>3bd2555</code></a> Revert encoding fix <a href="https://github-redirect.dependabot.com/website-scraper/node-website-scraper/issues/482">#482</a> (<a href="https://github-redirect.dependabot.com/website-scraper/node-website-scraper/issues/495">#495</a>)</li> <li><a href="https://github.com/website-scraper/node-website-scraper/commit/c6f60b8c15d5eb29c1a656bcf5f6d8218123d265"><code>c6f60b8</code></a> Remove link to gitter from CONTRIBUTING.md</li> <li><a href="https://github.com/website-scraper/node-website-scraper/commit/087d9430b9eb561e0aeccd94a112ad136dfaea89"><code>087d943</code></a> Bump version 5.1.0</li> <li><a href="https://github.com/website-scraper/node-website-scraper/commit/5a58f48352ed2830d5c9d6649784d75fc0eef6e1"><code>5a58f48</code></a> Fix encoding issue for non-English websites, closes <a href="https://github-redirect.dependabot.com/website-scraper/node-website-scraper/issues/454">#454</a> <a href="https://github-redirect.dependabot.com/website-scraper/node-website-scraper/issues/466">#466</a> (<a href="https://github-redirect.dependabot.com/website-scraper/node-website-scraper/issues/482">#482</a>)</li> <li>Additional commits viewable in <a href="https://github.com/website-scraper/node-website-scraper/compare/v4.2.3...v5.3.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/manuth/MarkdownConverter/network/alerts). </details>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by dependabot[bot] and has received 0 comments.