<- To the main page
When you go to an article, you should see this line of text immediately..
The editor code itself that is used here looks like this:
var cherry = new Cherry({
id: 'markdown-container',
value: '',
togglePreview: false,
editor: {
name: 'content',
keepDocumentScrollAfterInit: true,
defaultModel: 'editOnly',
height: '300px',
showSuggestList: false,
codemirror: {
autofocus: false,
},
},
toolbars: {
showToolbar: false,
sidebar: ['togglePreview'],
toolbarRight: ['togglePreview'],
bubble: ['bold', 'italic', 'strikethrough', 'quote', 'inlineCode'],
float: ['h2', 'h3', '|', 'checklist', 'quote', 'code', 'image'],
},
});
And this is just text that is needed to increase the height of the article.
And this is just text that is needed to increase the height of the article.
And this is just text that is needed to increase the height of the article.
And this is just text that is needed to increase the height of the article.
And this is just text that is needed to increase the height of the article.
And this is just text that is needed to increase the height of the article.
And this is just text that is needed to increase the height of the article.
And this is just text that is needed to increase the height of the article.
And this is just text that is needed to increase the height of the article.
And this is just text that is needed to increase the height of the article.
Examination
Editor:
~