소스 검색

Docs: related features tier 3.5. [skip ci]

godai78 5 년 전
부모
커밋
4b79f5b8bc
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      packages/ckeditor5-code-block/docs/features/code-blocks.md

+ 2 - 0
packages/ckeditor5-code-block/docs/features/code-blocks.md

@@ -16,6 +16,8 @@ The {@link module:code-block/codeblock~CodeBlock} feature allows inserting and e
 
 {@snippet features/code-block}
 
+## Related features
+
 Here are some features that you may find helpfully similar:
 * {@link features/basic-styles Basic text styles feature} – Use the `code` formatting command for short inline code chunks.
 * {@link features/block-quote Block quote} – Include block quotations or pull quotes in your rich-text content.