The question is as reads. Right now I’m using ckeditor in my Django blog. I’d like to start posting snippets of code on my blog, but I don’t see that type of functionality in ckeditor. I really like the style of content on Digital Ocean, so I decided to come ask.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there,
I believe that this is an inhouse built markdown editor and highlighter.
In the past, I’ve used the following package markdown package for Django:
https://github.com/agusmakmun/django-markdown-editor
Best,
Bobby
Hi @shalofty,
I can’t be sure but I think DigitalOcean’ is using a Markdown editor. I might be wrong and someone else can chip in and give further details but I think that’s it.
Want to learn more? Join the DigitalOcean Community!
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Sign up now