basyura / inkdrop-hitahint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hit a hint

hit a hint for preview mode.

* http://yahoo.co.jp
* http://google.com
* [twitter](http://twitter.com)
* [Inkdrop](inkdrop://note:ABCDEFGHI)

Screenshot

Install

ipm install hitahint

Commands

Command Explanation
hitahint:show show hint

Settings

hintcharacters: {
  title: "hintcharacters",
  type: "string",
  default: "asdfghl",
},

CHANGELOG

0.7.0 - 2023/10/24

  • add element's null check

0.4.0 - 2021/05/29

  • fix note link and inner link

0.3.0 - 2020/09/23

  • add dblclick-expansion-image:open support

0.2.0 - 2020/07/27

  • add toc support

0.1.0 - 2020/07/19

  • first release.

About

License:MIT License


Languages

Language:JavaScript 96.2%Language:Less 3.8%