-
**Describe the bug**
I tried to parse the feed https://myrskyla.fi/feed/ but it contains in a title tag `Ä` instead of `Ä` which then leads to exceptions and failing to parse feed both on androi…
-
OpenSSL publishes an XML feed that we parse but this is not updated
https://www.openssl.org/news/vulnerabilities.html
and https://www.openssl.org/news/secadv/ should be alternative good sources.
-
Currently, only markdown is parsed, but `` and friends should also work.
While working on this feature, there are some major complexity points here: mainly:
Do we want to allow a mixed mode? So …
-
I was curious if you had considered exposing something like `DOMParser`, or some other HTML parsing interface. I think in edge computing people often use it for rewriting outgoing HTML, though I was h…
mnutt updated
2 years ago
-
As the title says, when we parse something from markdown we don't end up html-escaping any ampersands to `&` in resulting HTML.
We should try to squeeze this in to our markdown-to-html parsing …
-
### Which packages did you experience the bug in?
extension-youtube, html
### What Tiptap version are you using?
^2.0.0
### What’s the bug you are facing?
Using `generateHTML` & `generateJSON` ut…
-
I [notice](https://github.com/gaetschwartz/all_lint_rules/blob/master/extract_rules/bin/extract_rules.dart#L81) that you're scraping the lint rules from [a web page](https://dart.dev/tools/linter-rule…
-
hi。
$ nim c -r build.nim
Hint: used config file 'C:\Users\12799\Downloads\Compressed\nim-2.2.0_x64\nim-2.2.0\config\nim.cfg' [Conf]
Hint: used config file 'C:\Users\12799\Downloads\Compressed\nim…
-
Hello community,
I faced a requirement of having an HTML parser. I have tried the HTML parser available with lua [msva/lua-htmlparser](https://github.com/msva/lua-htmlparser), but unfortunately, it…
-
This became clear when inspecting indieweb/indiewebify-me#78.
@sknebel noted that several parsers will actually run on resources like Atom files, even though those are not HTML, and are then able t…