BoostIO/Boostnote
$30.00
$40.00Solve someone else's bounty request by clicking on it and completing the funding to earn additional credits




Do you want to work on this issue?
You can request for a bounty in order to promote it!
2 active bounty requests
`<` will be rendered as `<` #2931
bbbbx posted onGitHub
Current behavior
code block preview will be rendered :
Expected behavior
code block preview should render as what I typed :
function transform(value) {
// ...
return value.toString()
.replace(/</g, '<')
// ...
}
Steps to reproduce
- type
<
in editor - then preview will render as
<
Environment
- Version : Version 0.11.13 (0.11.13)
- OS Version and name : macOS 10.14.3
Fund this Issue
Only logged in users can fund an issue
Pull requests
Fix issue #2931 #3314submitted byus-aito(13)
fixes #2931 #3085 #3625submitted byjuliankoehn(9)
Recent activities