Is there a mako+html formatter?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 459
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to be able to format HTML files containing mako syntax. Without Mako syntax, I can run Prettier on HTML files to get nicely formatted code, but with Mako syntax Prettier fumbles.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no repository files, tests, or entry points; begin by reviewing the linked Prettier reference and checking the project for existing formatter-related entry points. Done means determining whether a Mako-aware HTML formatter exists or defining a clear implementation scope if it does not.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100