-
Hi guys
I am thinking about some improvements which are almost too expensive:
Hoppers -> I think Alu plate and Tin plate hoppers are nonsence (doubles the cost in metal). Maybe low grade metal i…
-
I know that there are many related issues about escaping (like #44). My problem is that I want the html
c[iao
to be converted to
[c\[iao](http://myurl.com)
Note the `\[` character …
-
Tests are failing with timeouts waiting for Ssimple TFJob.
Example #602
Possibly related: #134 - TFJob controllers not namescoped #631 is also making it difficult to track flakes in test grid.
…
jlewi updated
6 years ago
-
I am checking out the Turndown demo, and I see the following problem:
If my html is as follows:
```html
* * ** It aims to be*
```
The markdown generated should be the following (plus/minus …
-
This issue relates to the discussion on #101.
The `converters` option currently _extends_ the default converters but when invoking `toMarkdown`, it appears like it _overrides_ them.
If the `converte…
-
'*' and '_' are (sometimes) markdown syntax, when there are converted they are not touched and may become part of the formatting, for example:
``` html
-_- test -_-
```
Converts to:
``` markdown
-_…
-
One more tricky test case:
HTML:
```html
*\*
```
Expected: `\*\\\*`
Actual: `*\*`
There are a few other oddball behaviors when using literal backslashes.
-
UPDATE:
1ca5f79
https://github.com/jaredreich/pell#example-markdown
-
```
root@kube-master:~/kube-deploy/docker-multinode# service docker start
root@kube-master:~/kube-deploy/docker-multinode# ps axu | grep docker
root 6627 0.0 0.5 146936 10576 ? Ssl 01:5…
ghost updated
7 years ago
-
- [ ] Remove `cols` / `colgroup`s
- [ ] Assume `th`s in first `tr` in `tbody` are header cells