question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

MarkdownField editor template

See original GitHub issue

Add editor template in the manager for the MarkdownField. The user should edit the content in plain text but there should be a preview mode which renders the entered markdown as HTML for the user. The rendered HTML should not be editable.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
tidyuicommented, Dec 1, 2016

I’m getting there with the markdown editor 😃

skarmavbild 2016-12-01 kl 21 35 00

0reactions
tidyuicommented, Dec 5, 2016

I really like the idea, have to refactor a bit when it’s done as it changes behavior depending on screen resolution and context it’s used in the manager. All of this would need to be exposed as settings for it to be a good reusable component.

Read more comments on GitHub >

github_iconTop Results From Across the Web

dmptrluke/django-markdownfield
A simple custom field for Django that can safely render Markdown and store it in the database. - GitHub - dmptrluke/django-markdownfield: A simple...
Read more >
Markdown Field | TinaCMS Docs
The markdown field is a WYSIWYG for editing a Markdown content. This field is typically used for the body of Markdown files. tinacms-markdown-field....
Read more >
TemplateDoesNotExist: django_markdown/editor_init.html
@v1k45 i have added django_markdown/editor_init.html into /qblog-master/templates then it shown up the editor interface without markdown ...
Read more >
Example - Customize a field editor
An example how to customize an individual field editor | Get the editor you need and use it as a base for your...
Read more >
About Markdown field
The Markdown field enables users to input text in markdown format in an entry. Markdown text is marked with certain tags or formatting...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found