rubenwardy
609354cd35
Hypertext: Fix various issues
...
* Change link color
* Return absolute URLs
* Provide link to tables (with anchor)
* Provide link to image when include_images=false
* Escape backward slashes
* Make package info more compact
2024-04-05 18:17:07 +01:00
rubenwardy
d2feddea1e
Allow using the details tag in markdown
...
Fixes #487
2023-11-14 01:14:50 +00:00
rubenwardy
604fb010d2
Fix codehilite guessing languages
2023-10-31 18:50:33 +00:00
rubenwardy
16f93b3e13
Optimise imports and fix linter issues
2023-06-19 21:57:54 +01:00
rubenwardy
287aae8bd2
Disable linkify on <code> tags
2023-05-19 20:36:51 +01:00
rubenwardy
ff23f981e2
Disable linkify on text without https:// or http://
...
Fixes #374
2023-05-19 20:15:00 +01:00
rubenwardy
660ef72532
Update non-database dependencies
2023-04-23 21:51:51 +01:00
rubenwardy
9cc79d9fa5
Fix mention linkifying emails
2022-01-17 18:15:23 +00:00
rubenwardy
6a4bf7129d
Add user and package mentions
2022-01-17 15:06:03 +00:00
rubenwardy
32372e8e86
Add support for strikethrough in markdown
...
Fixes #304
2021-08-21 05:40:20 +01:00
rubenwardy
14810b2cc5
Add table of contents to help pages
2021-02-02 20:05:24 +00:00
rubenwardy
5017a9ba7e
Allow codehighlighting in markdown, enable linkify
2021-02-02 18:16:57 +00:00
rubenwardy
2f66db5989
Update API docs, add support for code highlighting, add markdown table support
2021-02-02 17:09:19 +00:00
rubenwardy
42f96618e2
Clean up code
2020-12-04 02:26:06 +00:00
rubenwardy
981ae74e5c
Improve markdown escaping
...
Fixes #118
2020-01-22 22:10:02 +00:00