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

Incorrect parsing: "Missing quotation mark at around index 0" #21

Closed
getreu opened this issue Apr 1, 2024 · 0 comments · Fixed by #22
Closed

Incorrect parsing: "Missing quotation mark at around index 0" #21

getreu opened this issue Apr 1, 2024 · 0 comments · Fixed by #22

Comments

@getreu
Copy link

getreu commented Apr 1, 2024

Valid HTML

<meta http-equiv="content-type" content="text/html; charset=utf-8"><span><a href="https://search.nixos.org/packages?channel=unstable&amp;from=0&amp;size=50&amp;sort=relevance&amp;type=packages&amp;query=tpnote">tpnote</a></span><div>Markup enhanced granular note-taking</div><ul><li>Name: <code class="package-name">tpnote</code></li><li>Version: <strong>1.23.10</strong></li><li><a href="https://blog.getreu.net/projects/tp-note/" target="_blank">🌐 Homepage</a></li><li><a href="https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/tp/tpnote/package.nix#L53" target="_blank">📦 Source</a></li><li>License: <a href="https://spdx.org/licenses/MIT.html" target="_blank">MIT License</a></li></ul>

Incorrect parsing

html2md-rs: Malformed attribute: http-equiv="content-type" content="text/html; charset=utf-8" - Missing quotation mark at around index 0

@getreu getreu changed the title Incorrect parsing: Missing quotation mark at around index 0" Incorrect parsing: "Missing quotation mark at around index 0" Apr 1, 2024
izyuumi added a commit that referenced this issue Apr 1, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.7.2](v0.7.1...v0.7.2)
(2024-04-01)


### Bug Fixes

* set `expect_quotation_mark` flag to false
([d313e94](d313e94)),
closes [#21](#21)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Signed-off-by: Yumi Izumi <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yumi Izumi <[email protected]>
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 a pull request may close this issue.

1 participant