1
0
Fork 0
Commit Graph

199 Commits (08e06664f8078bf9da7a17150932c3b3ead45b21)

Author SHA1 Message Date
mistricky 08e06664f8 [Update] generator link library on linux-x86_64 2024-05-07 08:49:13 +00:00
mistricky 2922793055 [Update] generator link library on mac-x86_64 2024-05-07 08:49:02 +00:00
mistricky c00a0cb081 [Update] generator link library on mac-aarch64 2024-05-07 08:48:44 +00:00
Mist 9ba92c2aa7
[Release] v1.3.0 2024-05-07 16:47:02 +08:00
The Mist 497e896f59 [Update] default config 2024-05-07 16:44:44 +08:00
Mist 19dd1d4817 [Feat] supports for allows users can custom min_width of snapshots 2024-05-07 16:44:44 +08:00
mistricky 8f9e6fa5aa chore(docs): update TOC 2024-05-07 08:07:01 +00:00
The Mist e45cc92739 [Update] add highlight code block chapter 2024-05-07 16:06:45 +08:00
Mist 70d7332479 [Update] height of float window 2024-05-07 16:06:45 +08:00
Mist be2992276e [Feat] use code lines instead of raw string 2024-05-07 16:06:45 +08:00
Mist 7a580d2106 [Feat] reduce the opacity of highlight block 2024-05-07 16:06:45 +08:00
The Mist 4c3b56c82e [Update] add demo for take code snapshot with highlighted code block 2024-05-07 16:06:45 +08:00
Mist 9836ad1163 [Feat] support highlight code block 2024-05-07 16:06:45 +08:00
mistricky 00e2156364 chore(docs): update TOC 2024-05-02 09:29:26 +00:00
The Mist 9a230ac6e9
[Feat] add contributors chapter 2024-05-02 17:29:09 +08:00
github-actions[bot] c2dbdf232a
chore: update contributors [skip ci] 2024-05-02 09:25:10 +00:00
Mist 7cabc1b6e0 [Feat] auto generate contributor list by github actions 2024-05-02 17:24:48 +08:00
Mist 6d0c0ae0c0 [Update] remove TOC title 2024-05-02 17:06:11 +08:00
mistricky ec5fcced8e chore(docs): update TOC 2024-05-02 09:00:36 +00:00
Mist 48f37b9b78 [Feat] add actions to generate TOC 2024-05-02 17:00:09 +08:00
The Mist 5c365e0328
[Update] remove br label 2024-04-27 20:05:01 +08:00
The Mist 4008ded6ed
[Feat] add more pretty badge 2024-04-27 20:03:58 +08:00
mistricky ef4b1b3e94 [Release] 1.2.0 2024-04-26 03:00:13 +00:00
mistricky 3eb0c9cda5 [Update] generator link library on linux-x86_64 2024-04-26 02:59:40 +00:00
mistricky 2b031b16d8 [Update] generator link library on mac-x86_64 2024-04-26 02:59:36 +00:00
mistricky d2e8d18dfa [Update] generator link library on mac-aarch64 2024-04-26 02:59:18 +00:00
Mist 1bffac81dc
[Release] v1.2.0 2024-04-26 10:57:22 +08:00
The Mist c4a13f0a74
[Update] support for display line number 2024-04-26 10:56:29 +08:00
The Mist 3b7dd6a3ad
[Feat] support line number & remove unused module (#91) 2024-04-26 01:01:17 +08:00
The Mist ef08881e1a
[Perf] cache the function that used to calculate width and height of (#90)
dynamic text
2024-04-25 21:38:03 +08:00
Mist 66206496f9 [Perf] find min indention of the line and remove the ssame indention
from subsequent lines
2024-04-25 18:02:51 +08:00
Mist 13d7118c06 [Perf] add comments for highlight logic 2024-04-25 18:02:51 +08:00
The Mist 2ff1247b2b
[Update] add keymappings examples & add lua version commands 2024-04-23 00:18:45 +08:00
mistricky ac73f9e543 [Release] 1.1.12 2024-04-15 14:43:33 +00:00
mistricky 2804c49c96 [Update] generator link library on mac-aarch64 2024-04-15 14:43:10 +00:00
mistricky ce010b0b72 [Update] generator link library on mac-x86_64 2024-04-15 14:42:35 +00:00
mistricky 6ff825ddcd [Update] generator link library on linux-x86_64 2024-04-15 14:39:42 +00:00
Mist 40720d360e
[Release] v1.1.12 2024-04-15 22:37:32 +08:00
The Mist ac30b071d2
[Fix] auto detect content which should use source syntax (#86) 2024-04-15 22:33:57 +08:00
OKURA Masafumi 727584b109
[Fix] correct Neovim version (#85)
I don't know, maybe it's common to call is v9, but officially it's 0.9.
2024-04-14 23:19:16 +08:00
mistricky 6f5544774c [Release] 1.1.11 2024-04-08 13:27:43 +00:00
mistricky a9fec6d205 [Update] generator link library on mac-x86_64 2024-04-08 13:27:16 +00:00
mistricky ef44d992c2 [Update] generator link library on mac-aarch64 2024-04-08 13:24:37 +00:00
mistricky 24ec019681 [Update] generator link library on linux-x86_64 2024-04-08 13:24:15 +00:00
Mist 7657e1d755
[Release] v1.1.11 2024-04-08 21:21:57 +08:00
Uzair Aftab d625c422e7
[Fix] Use SetExtLinux trait on linux platform (#79) 2024-04-08 20:59:54 +08:00
mistricky 0217f58e7c [Release] 1.1.10 2024-04-07 09:33:40 +00:00
mistricky 252ec79177 [Update] generator link library on mac-x86_64 2024-04-07 09:33:20 +00:00
mistricky 7a392e6204 [Update] generator link library on mac-aarch64 2024-04-07 09:31:50 +00:00
mistricky 08bcd5c809 [Update] generator link library on linux-x86_64 2024-04-07 09:31:13 +00:00