mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 22:05:44 +01:00
test(server/utils): add prettier ignore statement to avoid newlines getting mangled
This commit is contained in:
@@ -124,7 +124,7 @@ describe.todo("#toObject", () => {});
|
||||
|
||||
describe("#stripTags", () => {
|
||||
|
||||
//pre
|
||||
//prettier-ignore
|
||||
const htmlWithNewlines =
|
||||
`<p>abc
|
||||
def</p>
|
||||
|
||||
Reference in New Issue
Block a user