mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
use same formatting for parser name
This commit is contained in:
parent
c90b61f111
commit
bb26a2954b
1 changed files with 1 additions and 2 deletions
|
|
@ -71,7 +71,6 @@ For more information, please see [Mathematical Expression](../usage/display_syst
|
|||
|
||||
### Markdown4j Parser
|
||||
|
||||
Since pegdown parser is more accurate and provides much more markdown syntax
|
||||
`markdown4j` option might be removed later. But keep this parser for the backward compatibility.
|
||||
Since `pegdown` parser is more accurate and provides much more markdown syntax `markdown4j` option might be removed later. But keep this parser for the backward compatibility.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue