Is there a WYSIWYG editor that supports mako?

Open
#382 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
15/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
web-dev

Research direction

The issue names Mako templates and CKEditor but no repository files, tests, or entry points. First determine whether the request belongs in Mako and whether an existing WYSIWYG editor supports protecting <% %> tags; completion criteria are not defined beyond allowing HTML edits without breaking Python code.

Written by the indexing model from the issue text.

Description

I don't know if is the right place to put that question. I apologize if it is the case.

We use mako templates, but we are affraid of users to beak python code in the template, so we edit all the changes in the template (even typos).

So, are there some WYSIWYG web editors (like CKEditor) that supports mako template language, to block edition of mako tags <% %> and allow to modify all other html text?

Thanks,

Dominant language
Python
Stars
459
Forks
90
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from sqlalchemy/mako

All issues in sqlalchemy/mako

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.