yggverse
|
38f9cca422
|
minor syntax optimizations
|
2026-03-23 02:34:35 +02:00 |
|
yggverse
|
e92eb318b3
|
allow empty quote lines, update tests logic
|
2026-03-17 21:38:36 +02:00 |
|
yggverse
|
2891d73b37
|
update some dependencies
|
2026-03-16 09:09:29 +02:00 |
|
yggverse
|
ca9c2058ed
|
implement italic tag
|
2026-03-16 09:06:31 +02:00 |
|
yggverse
|
2ef5e52079
|
update version
|
2026-03-16 08:35:12 +02:00 |
|
yggverse
|
416c0ac434
|
add alternative bold tags
|
2026-03-16 06:58:17 +02:00 |
|
yggverse
|
3bdabbe1b8
|
add missed nl
|
2026-03-13 23:05:30 +02:00 |
|
yggverse
|
3358a89735
|
remove extra nl separators
|
2026-03-13 20:50:50 +02:00 |
|
yggverse
|
563b228e9e
|
strip xml tags from the markdown source
|
2026-03-13 20:41:51 +02:00 |
|
yggverse
|
b6b8f96bba
|
add missed hr tag support, minor reference api updates
|
2026-03-13 17:29:42 +02:00 |
|
yggverse
|
86ce8ceff5
|
update version
|
2026-03-13 04:58:56 +02:00 |
|
yggverse
|
13e20f0df3
|
update regular expressions, ignore backslash skip for header / list / quote tags as inline raw
|
2026-03-12 01:46:45 +02:00 |
|
yggverse
|
84167ad745
|
update escapes removing logic
|
2026-03-12 00:47:30 +02:00 |
|
yggverse
|
ca29f68f69
|
handle escape for defined matches only
|
2026-03-11 20:21:37 +02:00 |
|
yggverse
|
905eee0aab
|
update navigation entry on fragment change
|
2026-03-11 15:50:57 +02:00 |
|
yggverse
|
6a491751b6
|
fix buffer tag search by the fragment
|
2026-03-11 04:33:50 +02:00 |
|
yggverse
|
a1d9c080d1
|
implement context menu for the header tags (including fragment URL copy)
|
2026-03-11 03:31:52 +02:00 |
|
yggverse
|
12edd5a4f4
|
minor optimizations
|
2026-03-11 03:30:42 +02:00 |
|
yggverse
|
bf039dd947
|
show x button at left by respecting the env settings
|
2026-03-11 02:48:51 +02:00 |
|
yggverse
|
0a9b2385aa
|
fix action targets
|
2026-03-11 02:40:10 +02:00 |
|
yggverse
|
f8afa8e085
|
fix alternative fragment syntax
|
2026-03-11 01:58:18 +02:00 |
|
yggverse
|
bb08b7cb9a
|
implement copy link text, selected text, add link to the bookmarks (context menu) items; group menu items
|
2026-03-11 01:41:48 +02:00 |
|
yggverse
|
c95cb6e756
|
escape version
|
2026-03-10 21:34:13 +02:00 |
|
yggverse
|
9a3cb77fe7
|
define shared ESC const, add filter for title
|
2026-03-10 21:29:02 +02:00 |
|
yggverse
|
e4c62ca3b3
|
cleanup unformatted escape chars
|
2026-03-10 21:22:42 +02:00 |
|
yggverse
|
88a3e94f42
|
skip escaped tags
|
2026-03-10 20:40:52 +02:00 |
|
yggverse
|
c64f2d9a9b
|
append some tags to existing tags instead of overwrite
|
2026-03-10 20:03:25 +02:00 |
|
yggverse
|
0eebd1c85d
|
update list State api
|
2026-03-10 18:31:12 +02:00 |
|
yggverse
|
d40eab57ec
|
fix quote expression
|
2026-03-10 17:52:16 +02:00 |
|
yggverse
|
9612c988cc
|
try few search scenarios on result fail
|
2026-03-10 04:18:17 +02:00 |
|
yggverse
|
36568004e8
|
implement scroll to anchor without page load
|
2026-03-10 03:26:43 +02:00 |
|
yggverse
|
02bfc90a39
|
remove wakatime tracker as not in use
|
2026-03-10 03:15:24 +02:00 |
|
yggverse
|
7d8bce152b
|
implement anchor auto-scroll behavior (on page load)
|
2026-03-10 02:36:51 +02:00 |
|
oooo-ps
|
36f5d29fa4
|
Merge pull request #15 from YGGverse/markdown
Markdown MIME type support
|
2026-03-09 22:22:33 +02:00 |
|
yggverse
|
12a557eb02
|
shut up clippy
|
2026-03-09 22:19:30 +02:00 |
|
yggverse
|
722a6c8bb8
|
implement listing tag
|
2026-03-09 22:05:34 +02:00 |
|
yggverse
|
666aa5caf8
|
update preformatted tag style
|
2026-03-09 20:26:13 +02:00 |
|
yggverse
|
fb7e00758b
|
implement pre tag
|
2026-03-09 19:53:11 +02:00 |
|
yggverse
|
0f53a899ad
|
rename pre to code, cleanup extra components
|
2026-03-09 19:20:58 +02:00 |
|
yggverse
|
0cc9c69438
|
implement code highlight and ansi features for the preformatted tag
|
2026-03-09 18:22:46 +02:00 |
|
yggverse
|
a8d25e695f
|
draft basic multi-line code tags impl
|
2026-03-09 17:46:02 +02:00 |
|
yggverse
|
d674edc7d0
|
remove extras
|
2026-03-09 16:53:42 +02:00 |
|
yggverse
|
1706f14e96
|
remove some extra members
|
2026-03-09 16:47:38 +02:00 |
|
yggverse
|
9e787468ac
|
add markdown support, reorder asc
|
2026-03-09 16:41:45 +02:00 |
|
yggverse
|
c6661aa656
|
add strike tag support
|
2026-03-09 06:15:38 +02:00 |
|
yggverse
|
5b8a469b5b
|
add underline tag support
|
2026-03-09 06:09:47 +02:00 |
|
yggverse
|
ea2f4656a0
|
add bold tag support
|
2026-03-09 05:55:37 +02:00 |
|
yggverse
|
b8b85873ab
|
allow empty alt
|
2026-03-09 05:28:45 +02:00 |
|
yggverse
|
43f348e9bb
|
implement strip_tags filter
|
2026-03-09 05:20:10 +02:00 |
|
yggverse
|
3df4a79e0a
|
define title based on first Header tag match
|
2026-03-09 04:50:35 +02:00 |
|