Solved highlighted code line do not work with the dark theme

SpongeBOB

Well-Known Coder
Just to let you know that when using highlight arg with CODE BB, it's doesn't show on the "Default - Dark" style theme.

Rich (BB code):
CODE lang="html" title="test" highlight="2"

[CODE lang="html" title="test" highlight="2"]<html>
<!-- the highlited line -->
</html>[/CODE]
 
Top Bottom