如何转换#title到<h1>title</h1>Java中?我正在尝试创建一种算法,将markdown格式转换为html格式.
#title
<h1>title</h1>
java string replace
java ×1
replace ×1
string ×1