Closed
Description
When editing a snippet that has a description or extra information that contains a single paragraph embedded in <p>..</p>
REML tags, the tags are getting stripped and the paragraph is treated as plain text.
That was OK before issues #81 and #82 got fixed, but now it's causing active text that should be treated as a paragraph to be treated as an un-formatted block.
Metadata
Metadata
Assignees
Labels
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
delphidabbler commentedon Apr 8, 2023
Problem could be here:
Need to change test
to
Merge branch 'feature/103-snippets-editor-sometimes-strips-p-tags' in…
delphidabbler commentedon Apr 8, 2023
Fixed by merge commit 483496a
Merge branch 'feature/103-snippets-editor-sometimes-strips-p-tags' in…