/BookNotes

BookNotes

Primary LanguageHTMLMIT LicenseMIT

BookNotes

BookNotes

正则粗体设置颜色

(\*{2,2}[^\*]{1,}\*{2,2})
<font color=\"red\">\1</font>
==key== 黄色高亮
code {
	color: red!important;
	background: white;
}

strong {
    font-size: 1.2em;
	color: #009ad6;
}

TODO

  • 加上引用出处