Closed ivanjaros closed 1 year ago
You seem misunderstanding source codes.
WithHardWraps
works correctly and is referenced like
ok so, this checks for " " two empty spaces at the end of the line, correct? if so, how do i force break for simple \n ?
html.WithHardWraps()
sets theconst optHardWraps renderer.OptionName = "HardWraps"
config option but is is not utilized anywhere. Hence new lines are not translated into<br/>
.