| Class and Description |
|---|
| com.vladsch.flexmark.util.ast.CustomBlock
Use Block directly, this adds nothing useful
|
| com.vladsch.flexmark.util.ast.CustomNode
Use Node directly, this adds nothing useful
|
| com.vladsch.flexmark.util.options.DelimitedBuilder
change import to com.vladsch.flexmark.util.DelimitedBuilder
|
| com.vladsch.flexmark.util.collection.iteration.SparseIndexIterable
not tested
|
| com.vladsch.flexmark.util.collection.iteration.SparseIndexIterator
not tested
|
| com.vladsch.flexmark.util.format.Table
use MarkdownTable instead
|
Copyright © 2019. All rights reserved.