Skip to content

Commit

Permalink
Updated Remarkable to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
bradhowes committed Apr 24, 2024
1 parent a397d44 commit 32ecae9
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 434 deletions.
2 changes: 1 addition & 1 deletion index.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

const vows = require('vows');
const assert = require('assert');
const Remarkable = require('remarkable');
const { Remarkable, utils } = require('remarkable');

const plugin = require('./index.js');

Expand Down
Loading

0 comments on commit 32ecae9

Please sign in to comment.