Commit Graph

132 Commits

Author SHA1 Message Date
aed9896539 Update git blob include processor
- Update `path` to accept semicolon-delimited list of paths when `diff`
  option is used.
- Add `other` option for diffs.
2023-04-09 13:37:29 +08:00
fbe1feb221 Update helper with kebab-case conversion 2023-04-07 06:25:41 +08:00
ff59ce0fca Add voidlinux and none for possible services in man inline macro 2023-04-07 06:25:19 +08:00
02bebfef70 Add Git blob include processor and preprocessor 2023-04-07 06:20:00 +08:00
fb35866b30 Add Wikipedia inline macro 2023-04-07 05:58:50 +08:00
1fc5e7c01a Initialize chat block processor 2023-04-03 23:35:18 +08:00
86a1afa512 Create a helper file for the Asciidoctor extension 2023-04-03 23:34:59 +08:00
809f08e382 Create a shadow asciidoctor executable for this project 2023-04-03 23:33:49 +08:00
9be31f2418 Add 'voidlinux' option for services in man inline macro 2023-03-23 14:29:38 +08:00
6b4eaf9208 Refactor code for SWHID include processor 2023-03-23 14:29:21 +08:00
8b3dfd7ea9 Fix man inline macro
This should fix the double slash in the link.
2023-03-12 10:25:13 +08:00
428723d04f Revise notes for custom Asciidoctor extensions 2023-03-12 10:07:38 +08:00
4a03f6d962 Reformat and update gemspec 2023-03-11 16:42:43 +08:00
68020109f0 Add GitHub inline macro with issue attribute 2023-03-11 16:42:24 +08:00
1b9ecedc60 Update man inline macro with fixed service types instead of domain 2023-03-11 16:34:48 +08:00
567c52d80a Add SWHID include processor 2023-03-11 16:34:12 +08:00
b406f7f402 Update GitLab raw include processor
This apparently not accepted since I think what happens is the
processing is taking place before whatever the class is initialized or
isn't considered by the text processor.
2023-03-07 01:59:54 +08:00
dca17c64e7 Update according to Rubocop linter 2023-03-07 01:04:21 +08:00
3f450e2197 Remove non-existent extension import 2023-03-07 00:59:06 +08:00
2a69a330df Reformat codebase 2023-03-07 00:35:19 +08:00
0020083349 Update formatting for Asciidoctor extension 2023-03-06 23:51:56 +08:00
525e943370 Update OpenURI.open_uri handling of headers 2023-03-06 23:43:08 +08:00
d846aaa159 Add GitHub link inline macro 2023-03-06 12:04:04 +08:00
e36e3ef452 Add GitLab link inline macro 2023-03-05 14:57:10 +08:00
533c3fe1f9 Improve README for SWHID include macro 2023-03-05 14:22:17 +08:00
94681a0450 Add README to man inline macro 2023-03-05 14:20:41 +08:00
9fc327fabd Improve man inline macro 2023-03-05 14:20:25 +08:00
839f0cc566 Improve GitHub raw content include processor 2023-03-05 13:49:41 +08:00
d03f1ca700 Add GitLab raw content include processor 2023-03-05 13:48:40 +08:00
88902f6540 Add GitHub raw content include processor 2023-03-05 09:48:36 +08:00
e18383275e Add SWHID link inline macro 2023-03-05 09:47:44 +08:00
4201e1c6e8 Add custom Asciidoctor extensions to load path 2023-02-25 12:11:54 +08:00