code-prettify
code-prettify copied to clipboard
WordPress plugin for automatic code highlighting using the Prettify library. No shortcodes, no classnames, pure awesome.
I have a wordpress theme that has a rather narrow width for the content. So now code gets some line breaks - which is okay, but what I would prefer...
Hi, this maybe a silly question: If i have a code block like this: defmodule WebsiteWeb.PageController do use WebsiteWeb, :controller def index(conn, _params) do render conn, "index.html" end end when...
Thanks for the great plugin! I understand that you want to keep the plugin simple but maybe from developer's point of view it would be really useful if we could...
Please add a feature to automatically escape code between ... tags
- Support both Visual and HTML modes.