You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-16 00:14:34 +02:00
Doc: Add Joplin Cloud feature descriptions to Plans page
This commit is contained in:
@ -3,7 +3,7 @@ import { filename } from '@joplin/lib/path-utils';
|
||||
import * as fs from 'fs-extra';
|
||||
import { Partials, TemplateParams } from './types';
|
||||
import { headerAnchor } from '@joplin/renderer';
|
||||
const MarkdownIt = require('markdown-it');
|
||||
import * as MarkdownIt from 'markdown-it';
|
||||
|
||||
export async function loadMustachePartials(partialDir: string) {
|
||||
const output: Partials = {};
|
||||
|
Reference in New Issue
Block a user