mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-13 10:44:02 +02:00
Style pass on docstrings
This commit is contained in:
@@ -3,7 +3,7 @@ import Text from '../models/text'
|
||||
import { List } from 'immutable'
|
||||
|
||||
/*
|
||||
This module contains the default schema to normalize documents
|
||||
* This module contains the default schema to normalize documents
|
||||
*/
|
||||
|
||||
function isInlineVoid(node) {
|
||||
|
Reference in New Issue
Block a user