
























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.

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.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。