-
posthtml-cli's config file name pattern is quite out of date, please consider support posthtml.config.(js|mjs|json) like file name pattern, thank you.
hcpty updated
1 month ago
-
Vite doesn't detect html changes and page(Browser) not reloading(No HMR request).
My code same as on documentation ( postHtml example )
```
import vituum from "vituum";
import posthtml from "@vi…
-
@Scrum I'd like to start work on updating the posthtml.org docs site:
- switch to using [Vitepress](https://vitepress.dev/)
- improve text and examples
I'd also probably use Algolia Docsearch w…
-
it appears the CVE-2022-37620 won't get fixed in the `html-minify` package, not maintained anymore as it appears, see https://github.com/kangax/html-minifier/issues/1135
On alternative would be to …
-
The link in the readme is dead.
-
The company data is not being correctly shown
```
module.exports = {
build: {
posthtml: {
expressions: {
delimiters: ['[[', ']]'],
unescapeDelimiters: ['[[[', ']]]…
-
-
What about `jsx` support?
-
Since Hexo is a framework outputting HTML files. So we should introduce an HTML transformer into Hexo's core. [PostHTML](https://posthtml.org/) is a tool to transform HTML/XML. With PostHTML we can:
…
-
@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 package is gaining popu…