1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-15 01:49:55 +00:00

Add Transcludify ShortcutInfo (#4651)

* Signing the CLA

* Add Transcludify ShortcutInfo
This commit is contained in:
Jonas Passerini 2020-05-14 13:19:16 +02:00 committed by GitHub
parent 5c0d91c510
commit 84a4784dee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -30,4 +30,5 @@ strikethrough: {{$:/language/Buttons/Strikethrough/Hint}}
subscript: {{$:/language/Buttons/Subscript/Hint}}
superscript: {{$:/language/Buttons/Superscript/Hint}}
toggle-sidebar: {{$:/language/Buttons/ToggleSidebar/Hint}}
transcludify: {{$:/language/Buttons/Transcludify/Hint}}
underline: {{$:/language/Buttons/Underline/Hint}}

View File

@ -395,3 +395,6 @@ Matthias Bilger, @m42e, 2020/03/11
Mandar Vaze, @mandarvaze, 2020/04/08
Lin Dongwu, @linonetwo, 2020/04/15
Jonas Passerini, @passuf, 2020/05/14