settings
インデントの書式変更
code:style.css
.app .line .indent-mark .dot { background-color: rgba(120,120,120) }
文中に引用を挿入
code:style.css
.deco-\" {
border-radius: .2em; padding: 0 .4em; background-color: rgba(128,128,128,0.1);
font-size:95%; font-style: italic }
.deco-\"::before {