You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-06-15 23:00:36 +02:00
Desktop: Fixed HTML export
This commit is contained in:
@ -19,6 +19,8 @@ class InteropService {
|
||||
modules() {
|
||||
if (this.modules_) return this.modules_;
|
||||
|
||||
// - canDoMultiExport: Tells whether the format can package multiple notes into one file. Default: true.
|
||||
|
||||
let importModules = [
|
||||
{
|
||||
format: 'jex',
|
||||
|
Reference in New Issue
Block a user