Skip to content

Commit

Permalink
fix: Fixes MSDoc-syntax in Live Preview
Browse files Browse the repository at this point in the history
  • Loading branch information
valentine195 committed Feb 25, 2022
1 parent fff3ee9 commit e4d1cdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ export default class ObsidianAdmonition extends Plugin {
);

this.enableMSSyntax();
this.registerMSDocLivePreview();
});
}
async downloadIcon(pack: DownloadableIconPack) {
Expand Down

0 comments on commit e4d1cdb

Please sign in to comment.