-
**error log**
Traceback (most recent call last):
File "d:/py/Mater/ruri_main.py", line 22, in
cd.insertone(cr.crawling('ilbe', 1000)) #ruriweb, 2page까지
File "d:\py\Mater\ruri_service.py", …
-
### What version of `myst-parser` are you using?
documentation
### What version dependencies are you using?
https://myst-parser.readthedocs.io/en/latest/syntax/examples/content_child1.html
### Wha…
-
### Description
DomCrawler currently relies on html
https://wiki.php.net/rfc/domdocument_html5_parser
### Example
_No response_
-
**Is your feature request related to a problem? Please describe.**
Some assets have information about their value available online, but oftentimes it is not in a nicely structured JSON or HTML tabl…
-
Running the command "PyLyrics.getLyrics(self.song_artist, self.song_title)" results in the below error:
D:\Python27\lib\site-packages\bs4\__init__.py:181: UserWarning: No parser was explicitly spec…
-
My config is
.prettierrc
```json
{
"overrides": [
{
"files": ["*.html"],
"options": {
"parser": "go-template"
}
},
{
"files": [
"st…
-
I have HtmlUnit 3.9.0 tests that work with HTMX 1.9.9, but when I upgrade to [HTMX 1.9.10](https://github.com/bigskysoftware/htmx/releases/tag/v1.9.10), I this error:
```
2024-01-08T09:41:35.431+0…
breun updated
7 months ago
-
How'd you like them buzzwords.
Scala 3.2 added an experimental support for custom `@main` annotations, see here: https://dotty.epfl.ch/docs/reference/experimental/main-annotation.html#
It would …
-
```
Trying to convert
{| border="1"
|-
| row 1, cell 1
|}
with the following:
String html_text_problem =
be.devijver.wikipedia.Parser.toHtml(text_problem, null);
i've got
be.devijver.wikipedia.p…
-
This is a generalization of @dbaron's concern in #128.
Polyglot formats tend to lead to interoperability problems, so we should discourage defining them.
Polyglot formats are formats which are d…
hober updated
8 months ago