mirror of
https://github.com/laurent22/joplin.git
synced 2025-02-04 19:16:07 +02:00
fix tests
This commit is contained in:
parent
7bf823e0df
commit
ccec93eaa3
@ -35,7 +35,7 @@ describe('MdToHtml', () => {
|
||||
const mdFilePath = `${basePath}/${mdFilename}`;
|
||||
const htmlPath = `${basePath}/${filename(mdFilePath)}.html`;
|
||||
|
||||
if (mdFilename !== 'sanitize_15.md') continue;
|
||||
// if (mdFilename !== 'sanitize_9.md') continue;
|
||||
|
||||
const mdToHtmlOptions: any = {
|
||||
bodyOnly: true,
|
||||
|
@ -1 +1 @@
|
||||
<div class="jop-noMdConv"><svg class="jop-noMdConv"><style class="jop-noMdConv"></svg><iframe srcdoc="<script>top.require('child_process').execSync('calc')</script>"></iframe></div>
|
||||
<div class="jop-noMdConv">
|
Loading…
x
Reference in New Issue
Block a user