-
If we try scaffolding a project to an existing directory, the operation will fail as expected.
But we're not catching that error so the spinner goes on:
```
DegitError: destination directory i…
-
- Maizzle Version: 5.0.0-beta.24
Please update types.
-
- Maizzle Version: 4.8.2
- Node.js Version: 9.5.1 (Node v18.16.0)
[Reproduction Repository](https://github.com/joeyfigaro/maizzle-permalink-repro)
----
### Problem
Using `plaintext` in a te…
-
## Web Application
- [ ] [tremor](https://github.com/tremorlabs/tremor)
- [ ] [magicui](https://github.com/magicuidesign/magicui)
- [ ] [syntaxui](https://github.com/SyntaxUI/syntaxui)
- [ ] [pr…
-
- Maizzle Version: 5.0.0
Need a better looking index page.
Current beta index page:
![image](https://github.com/user-attachments/assets/9136b276-2488-4022-97b1-cf2051784cb4)
Design to be i…
-
- Maizzle Version: 4.8.9
- Node.js Version: 16.20.2
I was trying to use the `markdown` function that Maizzle exports, but it doesn't really seem to be doing anything. In my test code I added some …
-
- Maizzle Version: v5.0.0-beta.32
- Node.js Version: v22.11.0
I was trying out the v5, current template is missing from build config in "beforeRender" on "maizzle serve". I wanted to parse a json …
-
So I've got this div right here:
``````
Note that I've changed the default posthtml delimiters to be `[[` and `]]` so they don't clash with the templating syntax we use down the line. `replaceQu…
-
The mj-button does not work as expected in MSO PC desktop because it has specific instructions that produce the problem.
**To Reproduce**
Steps to reproduce the behavior:
1. use the usual:
`Un…
-
The company data is not being correctly shown
```
module.exports = {
build: {
posthtml: {
expressions: {
delimiters: ['[[', ']]'],
unescapeDelimiters: ['[[[', ']]]…