-
Hi Jon,
Just wanted to get some clarity on this and also make a feature request:
>**GURU_CARD_FOOTER** is optional; if used, it will add this text to the end of each Card (separated by a line `\…
-
# Report issue:
We are facing issues in converting the Html code to Markdown using Html2Markdown library. The actual output is different from the expected output.
**Input to Library :** …
-
## Script Title - html2markdown vice versa
**what will change** -
```sh
python html2md -m # chnage in markdown
python html2md -h # chnage in html
```
## Instructions
- Create a new…
-
When emails are being sent in text format instead of HTML, links are converted to markdown syntax and then the body of the text is line-wrapped. The line-wrapping doesn't treat links in any special wa…
-
An empty UL or OL in the HTML will throw an uncaught exception.
Code:
```
var html = ""; // Note: zero LI child elements in the UL
var converter = new Html2Markdown.Converter();
var md = conve…
-
### Work environment
| Questions | Answers
|---------------------------|--------------------
| Type of issue | Bug
| OS version (server) |Ubuntu 20.4
| OS vers…
-
会将标签前有空格的转换为代码片段,如:
```
```
-
I'm not sure where the actual problem resides but I report it here.
### Subject of the issue
If a given HTML has an anchor tag, it yields the broken markdown.
### Your environment
* **OS…
-
-
@88250 try to readme file (https://github.com/Vanessa219/vditor/blob/master/README.md).
table and code block has problem
_Originally posted by @jakekwak in https://github.com/Vanessa219/vditor/is…
88250 updated
4 years ago