mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 10:39:00 +01: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", () => {
|
describe("#stripTags", () => {
|
||||||
|
|
||||||
//pre
|
//prettier-ignore
|
||||||
const htmlWithNewlines =
|
const htmlWithNewlines =
|
||||||
`<p>abc
|
`<p>abc
|
||||||
def</p>
|
def</p>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user