Inline editing of Markdown pages

By George Phillips · 11 Apr 2016
Inline editing of Markdown pages

This week we announce a long awaited feature, inline editing of Markdown files. This feature means that posts, collection items or pages written in Markdown are editable in the Visual Editor automatically. The ability to edit posts in context has been requested since the introduction of blogging. This feature works for all existing and new sites. The only requirement of this feature is that the {{ content }} block is the only child of its parent element. For example:

  <div>{{ content }}</div> 

The controls available to the editable region are decided by the parent element. span has less controls than a p which has less controls than a div. See our Editable Regions documentation for more information.

CloudCannon inline editing of ourblog

The Content Editor is still available for sites that are not set up for inline editing. Existing sites need to trigger a build to access the new feature.

If you need help or have any feedback you can always contact support. Alternatively, let us know in the comments below.

Launch your website today

Give your content team full autonomy on your developer-approved tech stack with CloudCannon.

Get started free!

You might also like: