-
Is it possible to add arbitrary `` entries, like a canonical URL? Couldn't find a parameter for it.
-
If I open an HTML or CSS file I can render the images in them because of these options
```bash
html = {
enabled = true,
},
css = {
enabled…
-
Hi,
We have long documents (yes, I know that HTML files are supposed to be short but this client is adamant about having their >100 page Google Docs converted to HTML just for their release) where …
-
The last two lines of output are the same, ### should become \\###
```
public static String htmlToMarkdown(String html) {
FlexmarkHtmlConverter converter = FlexmarkHtmlConverter…
-
Config
- Parser: cmark, cmark-gfm
- options of cmark
-
😥
Axlfc updated
2 months ago
-
### Which API Provider are you using?
Google Gemini
### Which Model are you using?
Gemini 1.5flash 002 and xAI grok-beta
### What happened?
Hello, just started to test cline and I'm getting what …
-
#### Problem Description
In Returns section, if the numpy docstring is missing a type description, a ValueError is raised. It is fine, however a message displaing which line raised the error should b…
-
Can nuxt-content parse markdown strings directly? Similar to v-html in vue。
ghost updated
4 weeks ago
-
Hi,
I’m trying to understand the specific markdown structure used by the Jina Reader API when converting HTML to markdown. For instance, I’ve observed the following mappings:
- `` tags are mappe…