mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08:00
test(server/utils): add prettier ignore statement to avoid newlines getting mangled
This commit is contained in:
parent
4917296d96
commit
5c904f100a
@ -124,7 +124,7 @@ describe.todo("#toObject", () => {});
|
||||
|
||||
describe("#stripTags", () => {
|
||||
|
||||
//pre
|
||||
//prettier-ignore
|
||||
const htmlWithNewlines =
|
||||
`<p>abc
|
||||
def</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user