ADF library doesn't trim non-breaking spaces at the end of code blocks

Issue #87 closed
Omair Shakeel created an issue

Also tracked under: https://jplat.jira.atlassian.cloud/browse/ISSUE-17168

Non-breaking spaces at the end of code blocks not trimmed

Request {code}abc {code}

old "text": "abc"

new "text": "abc "

Comments (2)

  1. Log in to comment