mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-08 07:53:08 +02:00
Update mfm.ts
This commit is contained in:
parent
f8ba73bebf
commit
b1385de758
1 changed files with 1 additions and 2 deletions
|
@ -930,8 +930,7 @@ describe('MFM', () => {
|
||||||
text('*foo_'),
|
text('*foo_'),
|
||||||
]);
|
]);
|
||||||
});
|
});
|
||||||
},
|
});
|
||||||
);
|
|
||||||
});
|
});
|
||||||
|
|
||||||
describe('toHtml', () => {
|
describe('toHtml', () => {
|
||||||
|
|
Loading…
Reference in a new issue