Ivan Demidov

Results 68 issues of Ivan Demidov

### `Details` Tests fall with posthtml version latest

type: bug
help wanted
type: test

Thank you for the response. That's interesting, I had missed that one. Will see if I can work with it, even though what I'm looking for is probably some way...

type: chore

Need to use it in `posthtml-mso`, so this: ```html ``` results in this: ```html ``` and not in this: ```html ```

> @gucong3000 Hi, `singleTags` options can also take regular expression [see](https://github.com/posthtml/posthtml-render/blob/master/test/render.test.js#L236) > > As a result, your settings should come down to > > ```js > { > closingSingleTag: 'slash'...

type: bug
semver: patch
priority: high
status: pending

Have the same issue, I want to add a new node. Maybe add some method for creating a node to the core library? More "legal" way. By now, I use...

type: feature
semver: minor
priority: medium

https://github.com/posthtml/posthtml-parser/blob/7081062588fedff14fb3b89a1952325c91fd2a38/src/index.ts#L20

semver: patch
type: perf
priority: high

The correct behavior for the parser would be throwing an error in the case where unclosed tags are met, instead of silently returning wrongly parsed HTML. Otherwise that's really confusing...

status: pending
priority: medium
semver: patch
type: perf

@Snugug Hello, I'm the maintainer of the `posthtml` package, can we move your package to scoupe `posthtml` for more popularity and timely support for this package? As I see the...