mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-11 11:02:27 +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", () => {
|
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