Browse Source

Docs: Now I can sleep well. [skip ci]

Piotrek Koszuliński 7 years ago
parent
commit
c2d9080653
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/ckeditor5-heading/docs/features/headings.md

+ 0 - 1
packages/ckeditor5-heading/docs/features/headings.md

@@ -25,7 +25,6 @@ It is, of course, possible to configure which heading levels the editor should s
 
 
 For example, the following editor will support only two levels of headings &mdash; `<h1>` and `<h2>`:
 For example, the following editor will support only two levels of headings &mdash; `<h1>` and `<h2>`:
 
 
-
 ```html
 ```html
 <div id="editor">
 <div id="editor">
 	<h1>Heading 1</h1>
 	<h1>Heading 1</h1>