[링크/TISTORY]티스토리 코드 하이라이트 넣는 방법 완벽 정리! ( highlight.js 적용하는 법 )
출처: https://bumcrush.tistory.com/182 [맑음때때로 여름] //=========================================== 다른 방법 참조 출처 : https://bcp0109.tistory.com/254 /* Line Number CSS */ /* for block of numbers */ .hljs-ln-numbers { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; text-align: center; color: #ccc; border-ri..