Prevent CommonMark.net from adding <p> tags to simple string -


i use commonmark allow analysts mark items in label (add bold, etc). part of code generation tool. anyway, cases input single string "this string", commonmark.net wraps in paragraph tag. there anyway prevent behavior? i'd still paragraph tags if string has line breaks.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -