Commit graph

50 commits

Author SHA1 Message Date
kotaindah55
136c4ceb62 refactor: move all ViewPlugin to editorExtendedSyntax 2025-02-03 20:23:12 +02:00
kotaindah55
ce8a09d07b fix: style doesn't appear correctly 2025-02-03 20:21:46 +02:00
kotaindah55
352892d1a2 refactor: unite all postprocessor to PreviewExtendedSyntax 2025-02-03 20:20:46 +02:00
kotaindah55
9d9148f086 feat: create custom element for spoiler 2025-02-03 20:19:04 +02:00
kotaindah55
8ff1c682d3 feat: enums giving additional informations to token 2025-02-03 20:18:05 +02:00
kotaindah55
683394f9a3 refactor: use Format instead of DelimType 2025-02-03 20:16:49 +02:00
kotaindah55
fca8c76503 feat: parse HTML using Range and TreeWalker 2025-02-03 20:15:08 +02:00
kotaindah55
5f5fc5c72d feat: add some configs for parsing 2025-02-03 20:13:41 +02:00
kotaindah55
bf20f09b7e refactor: map and filter decoration sets 2025-02-03 20:12:40 +02:00
kotaindah55
c520b497e2 refactor: merge separated plugins 2025-02-03 20:08:31 +02:00
kotaindah55
f21990f4b5 refactor: put all format types in one stateField 2025-02-03 19:14:59 +02:00
kotaindah55
fb3d0364a0 refactor: use incremental parse to produce tokens 2025-02-03 19:14:15 +02:00
kotaindah55
236148d02a updated to 1.0.1 2024-09-27 22:21:44 +03:00
kotaindah55
36bd68f91e remove this.view 2024-09-27 22:15:53 +03:00
kotaindah55
a3996da372 a few reorganizing 2024-09-27 22:15:31 +03:00
kotaindah55
01796ca76f remove "first-letter" and "last-letter" deco, and increment highlight deco precedence 2024-09-27 22:14:29 +03:00
kotaindah55
b0d3320750 put state fields and view plugins together in one extension array 2024-09-27 22:13:31 +03:00
kotaindah55
b4a6e01717 Relocate file management and remove unused codes 2024-09-27 12:21:27 +03:00
kotaindah55
1772d6649d fixing a small bug on regexps query 2024-09-27 07:30:59 +03:00
kotaindah55
a316a197f9 remove "excludedSelector" 2024-09-27 01:54:58 +03:00
kotaindah55
9df1ea0558 Reapply "change include and target"
This reverts commit 30e903197b.
2024-09-27 01:48:53 +03:00
kotaindah55
30e903197b Revert "change include and target"
This reverts commit 1f70242813.
2024-09-27 01:47:11 +03:00
kotaindah55
1f70242813 change include and target 2024-09-27 01:46:18 +03:00
kotaindah55
fc40b0b877 add ".deprecated" folder 2024-09-27 01:45:25 +03:00
kotaindah55
45c518468e add ".deprecated" folder 2024-09-27 01:45:07 +03:00
kotaindah55
e9d4057e92 simplify aligned-line selector from ".cm-line.cmx-align-*" to ".cmx-align-*". 2024-09-27 01:44:09 +03:00
kotaindah55
5f71025837 change from "getEscapedDelims" to "getDelimCounts" 2024-09-27 01:40:44 +03:00
kotaindah55
061c6c0439 remove main.js 2024-09-25 22:48:35 +03:00
kotaindah55
f3390012ed add "build" folder to gitignore 2024-09-25 22:45:04 +03:00
kotaindah55
d21e978552 adding gitignore and others 2024-09-25 22:41:24 +03:00
kotaindah55
2a278d7362 a few changes on tsconfig.json 2024-09-25 18:53:01 +03:00
kotaindah55
c7b78a475f changed to version 1.0.0 2024-09-25 18:49:32 +03:00
kotaindah55
3e1c6fe52f add package-lock.json 2024-09-25 18:35:26 +03:00
kotaindah55
634265f9ae Fix some issues 2024-09-25 18:34:38 +03:00
kotaindah55
997c848178 add release.yml from obsidian.md 2024-09-25 18:11:01 +03:00
kotaindah55
f0c99f962f add version-bump from obsidian.md 2024-09-25 18:10:43 +03:00
kotaindah55
aebca5dfe8 add dependencies 2024-09-25 18:10:17 +03:00
kotaindah55
6f840d70f1 Remove drawSelection and minify the code 2024-09-25 17:34:54 +03:00
kotaindah55
27df4c56de Adding a credit 2024-09-25 17:30:08 +03:00
kotaindah55
454cef8040 Disable drawSelection and css cursor animation 2024-09-25 17:15:43 +03:00
kotaindah55
2a46099e8e Fixing accent color variable 2024-09-25 17:10:36 +03:00
kotaindah55
202ee91328 Fixing README 2024-09-25 16:55:45 +03:00
kotaindah55
38f8d9bfdb Change video to gif 2024-09-25 16:54:21 +03:00
kotaindah55
be8293fad8 Fixing README 2024-09-25 13:04:53 +03:00
kotaindah55
1fc47e8c6d Fixing embedded media and add some text to be more clearer 2024-09-25 12:51:34 +03:00
kotaindah55
e9d196bec3 Added media for README 2024-09-25 12:50:38 +03:00
kotaindah55
57045fd745 Duplicated README 2024-09-25 12:10:41 +03:00
kotaindah55
a40474dbaf change to main README 2024-09-25 12:06:39 +03:00
kotaindah55
eefa267fbb First push 2024-09-25 12:01:47 +03:00
Kotaindah55 (Sheva Ihza)
f3f8b64333
Initial commit 2024-09-25 07:48:58 +03:00