1
0
Fork 0
Commit Graph

187 Commits (9836ad1163a64ceacd1fe2ededb6fcda7f9fcc9d)

Author SHA1 Message Date
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
Mist 6b86b383aa
[Release] v1.1.10 2024-04-07 17:29:01 +08:00
The Mist 72d6a69ace
[Refactor] change the detect filetype strategy (#78) 2024-04-07 17:24:43 +08:00
The Mist 69ecdace3b
[Fix] replace all tab character with space for correct render text (#77) 2024-04-07 16:17:24 +08:00
mistricky 8d210e272e [Release] 1.1.9 2024-04-05 16:48:04 +00:00
Mist 96e79610ae
[Release] v1.1.9 2024-04-06 00:45:02 +08:00
Mist 4cdf8b6970
[Fix] remove the wait for action 2024-04-06 00:43:50 +08:00
Mist cb4b02d7e0
[Release] v1.1.8 2024-04-06 00:21:42 +08:00
The Mist 5389a958a2
[Update] usage of save_path 2024-04-06 00:16:01 +08:00
The Mist 42437163db
[Feat] use auto-generate filename when the filename is not specified (#72)
* [Chore] remove redundancy code

* [Feat] use auto-generate filename when the filename is not specified
2024-04-06 00:10:08 +08:00
The Mist 8bd3cd89e0
[Feat] support highlighting no extension file (#70) 2024-04-05 23:23:17 +08:00
The Mist 45804b3341
[Fix] extract build job as a separator workflow (#68) 2024-04-05 21:50:26 +08:00
JT Smith 42ee8bf327
[Update] README.md - fix references to incorrect package (#66) 2024-04-05 09:44:18 +08:00