Skip to content

Commit

Permalink
v0.1.12
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan McQuen <[email protected]>
  • Loading branch information
ryanpcmcquen committed Dec 26, 2020
1 parent 9673886 commit a35d5dc
Show file tree
Hide file tree
Showing 12 changed files with 2,149 additions and 2,214 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@

- This adds preliminary mobile support. Mobile only does a search for the note at this time.
- More of the code was standardized for consistentency and readability.

## v0.1.12 - Remove old cruft.

- Cleared out some old files that didn't need to be there.
Binary file removed docs/images/example-01.png
Binary file not shown.
Binary file removed docs/images/example-02.png
Binary file not shown.
1 change: 0 additions & 1 deletion lib/index.js.map

This file was deleted.

19 changes: 0 additions & 19 deletions lib/remark_wiki.js

This file was deleted.

1 change: 0 additions & 1 deletion lib/remark_wiki.js.map

This file was deleted.

1 change: 0 additions & 1 deletion lib/wiki_link.js.map

This file was deleted.

45 changes: 0 additions & 45 deletions lib/wiki_link_parser.js

This file was deleted.

1 change: 0 additions & 1 deletion lib/wiki_link_parser.js.map

This file was deleted.

1 change: 0 additions & 1 deletion lib/wiki_link_plugin.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wiki_links",
"main": "./lib/index",
"version": "0.1.11",
"version": "0.1.12",
"description": "Bring wiki style links to Inkdrop.",
"keywords": [],
"repository": "[email protected]:ryanpcmcquen/inkdrop_wiki_links.git",
Expand Down
Loading

0 comments on commit a35d5dc

Please sign in to comment.