wiki
wiki copied to clipboard
fix: missing css style 'display: block;' for markdown code block in comments module
Add css style 'display: block;' for markdown code block in comments module, to ensure that the code block can be displayed properly.
Without the css style of "display: block;", the markdown code block in the comments module will appear as follows:
