Add Markdown conversion option
This commit is contained in:
parent
5e0356086a
commit
200c03c875
6 changed files with 37 additions and 3 deletions
|
@ -972,3 +972,6 @@ var TurndownService = (function () {
|
|||
return TurndownService;
|
||||
|
||||
}());
|
||||
|
||||
export { TurndownService };
|
||||
export default TurndownService;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue