-
**Do you want to request a feature, report a bug or ask a question?**
**What is the current behavior?**
**What is the expected behavior?**
**If the current behavior is a bug, please provide t…
-
Hi,
I suppose there is a bug when using glob in `gulp.src()` to match multiple html files.
I've got 75 html files, and some CSS classes are the same, but there are unique CSS classes in every html fi…
-
@Scrum with my previous PR the declaration order of the plugin is now stable. Would you accept a new PR to add a `config` file option to configure whether `config.plugins` are registered before or aft…
-
RT.
### `Details`
I am contributing to one of the posthtml's plugin htmlnano, and I have found https://github.com/posthtml/htmlnano/issues/6.
In that feature request, htmlnano needs to implem…
-
When using:
```
This is inline `foo ` code.
```
**posthtml** will parse `` as a HTML tag and thus break the intended markdown.
A workaround could be to add support for `` to **posthtml-md…
-
@bashaus Hi, I am a posthtml package maintainer, I found your package because you have a posthtml package in dependencies. I think it will be easier for people to find your package if you add it to th…
Scrum updated
5 years ago
-
@prosellen Hi, I am a posthtml package maintainer, I found your package because you have a posthtml package in dependencies. I think it will be easier for people to find your package if you add it to …
Scrum updated
5 years ago
-
When manipulating content html and courseinfo html, the html is parsed into an AST tree, altered, and then rendered back into html, before inserting in a div with dangerouslySetInnerHtml.
Instead o…
-
@mohsen1 Hi, I am a posthtml package maintainer, I found your package because you have a posthtml package in dependencies. I think it will be easier for people to find your package if you add it to th…
Scrum updated
5 years ago
-
Would you have any guidance on how to use xm within gulp? My first instinct would be to use the [gulp-posthtml plugin](https://www.npmjs.com/package/gulp-posthtml) and somehow inject xm that gulp stre…