We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da27d7c commit 2a1abedCopy full SHA for 2a1abed
aztec/src/main/kotlin/org/wordpress/aztec/source/Format.kt
@@ -9,7 +9,7 @@ import org.wordpress.aztec.spans.*
9
import java.util.regex.Matcher
10
import java.util.regex.Pattern
11
12
-object Format {
+internal object Format {
13
14
// list of block elements
15
private val block = "div|br|blockquote|ul|ol|li|p|pre|h1|h2|h3|h4|h5|h6|iframe|hr"
0 commit comments