mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
starting to write a test
This commit is contained in:
2
tests/lib/html-to-md-test.js
Normal file
2
tests/lib/html-to-md-test.js
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
const test = require('ava')
|
||||||
|
const htmlToMd = require('browser/main/modals/CreateMarkdownFromURLModal')
|
||||||
Reference in New Issue
Block a user