Commit Graph

16 Commits

Author SHA1 Message Date
6291f3b36d
Update chat block to have its own context
Now, this should be configured with templates which is nice.
2023-11-07 19:19:24 +08:00
de9f3a0e9c
Restructure extensions with Ruby modules
Also restructured how they're named in the filesystem and the class
names as well.
2023-11-06 22:54:57 +08:00
bfbea57d6b
Add spec tests for GitLab raw content include processor
Even though, it's untested since I barely use it anymore.
2023-11-01 17:37:08 +08:00
821d5eeb27
Add spec tests for GitHub raw content include processor 2023-10-29 17:40:39 +08:00
33faaeac88
Add spec tests for Git blob include processor 2023-10-29 17:39:30 +08:00
74bb141a79
Add spec tests for Repology link inline macro 2023-10-29 17:37:08 +08:00
60983d0d93
Add spec tests for GitLab link inline macro 2023-10-29 17:36:33 +08:00
389abe4176
Add spec tests for Wikipedia inline macro 2023-10-29 17:27:00 +08:00
e2ca9b57f1
Add spec tests for FDroid link inline macro 2023-10-29 12:40:50 +08:00
89c4313d17
Add spec tests for MusicBrainz link inline macro 2023-10-29 12:27:55 +08:00
657020278c
Add spec tests for Flathub link inline macro 2023-10-29 11:21:59 +08:00
1e0fe61e5b
Add spec tests for man inline macro 2023-10-29 11:09:44 +08:00
c215300500
Add spec tests for chat block 2023-10-29 11:05:49 +08:00
fcb4cb7fde
Add spec tests for GitHub link inline macro 2023-10-29 11:00:16 +08:00
f385772715
Add spec tests for SWHID inline macro 2023-10-29 10:38:31 +08:00
ad2834cafe
Setup RSpec 2023-10-29 09:56:43 +08:00