guillep2k
15809d81f7
Rewrite reference processing code in preparation for opening/closing from comment references (#8261)
* Add a markdown stripper for mentions and xrefs
* Improve comments
* Small code simplification
* Move reference code to modules/references
* Fix typo
* Make MarkdownStripper return [][]byte
* Implement preliminary keywords parsing
* Add FIXME comment
* Fix comment
* make fmt
* Fix permissions check
* Fix text assumptions
* Fix imports
* Fix lint, fmt
* Fix unused import
* Add missing export comment
* Bypass revive on implemented interface
* Move mdstripper into its own package
* Support alphanumeric patterns
* Refactor FindAllMentions
* Move mentions test to references
* Parse mentions from reference package
* Refactor code to implement renderizable references
* Fix typo
* Move patterns and tests to the references package
* Fix nil reference
* Preliminary rendering attempt of closing keywords
* Normalize names, comments, general tidy-up
* Add CSS style for action keywords
* Fix permission for admin and owner
* Fix golangci-lint
* Fix golangci-lint
2019-10-13 23:29:10 +01:00
..
2019-10-13 21:23:14 +08:00
2019-10-13 21:23:14 +08:00
2019-10-13 23:29:10 +01:00
2019-10-13 23:29:10 +01:00
2019-08-23 12:40:29 -04:00
2019-10-01 00:10:00 +08:00
2019-10-08 15:18:17 -04:00
2019-08-09 10:13:03 +08:00
2019-09-18 08:39:45 +03:00
2019-09-24 13:02:49 +08:00
2019-08-24 11:24:45 +02:00
2019-10-03 00:28:30 +02:00
2019-08-15 22:46:21 +08:00
2019-08-15 22:46:21 +08:00
2019-08-23 12:40:29 -04:00
2019-08-23 12:40:29 -04:00
2019-10-13 23:29:10 +01:00
2019-08-15 22:46:21 +08:00
2019-09-24 21:22:39 +08:00
2019-09-24 21:22:39 +08:00
2019-10-11 14:44:43 +08:00
2019-10-06 17:26:19 -04:00
2019-10-08 00:44:58 +03:00
2019-08-15 22:46:21 +08:00
2019-08-15 22:46:21 +08:00
2019-08-15 22:46:21 +08:00
2019-10-11 14:44:43 +08:00
2019-08-15 22:46:21 +08:00
2019-09-24 13:02:49 +08:00
2019-09-24 13:02:49 +08:00
2019-08-15 22:46:21 +08:00
2019-10-13 23:29:10 +01:00
2019-10-11 14:44:43 +08:00
2019-08-23 12:40:29 -04:00
2019-08-15 22:46:21 +08:00
2019-08-23 12:40:29 -04:00
2019-08-24 11:24:45 +02:00
2019-10-13 21:23:14 +08:00
2019-08-15 22:46:21 +08:00
2019-08-23 12:40:29 -04:00
2019-09-14 12:02:39 +02:00
2019-08-07 07:22:41 +03:00
2019-10-10 19:45:11 +03:00
2019-09-23 23:08:03 +03:00
2019-09-23 23:08:03 +03:00
2019-10-03 00:28:30 +02:00
2019-10-05 14:09:27 +03:00
2019-09-23 23:08:03 +03:00
2019-09-23 23:08:03 +03:00
2019-09-11 20:26:28 +03:00
2019-09-11 20:26:28 +03:00
2019-08-25 20:06:36 +03:00
2019-10-01 21:40:17 +08:00
2019-08-23 12:40:29 -04:00
2019-08-23 12:40:29 -04:00
2019-08-23 12:40:29 -04:00
2019-10-13 21:23:14 +08:00
2019-08-15 22:46:21 +08:00
2019-10-13 17:35:19 +03:00
2019-10-13 21:23:14 +08:00
2019-08-15 22:46:21 +08:00
2019-09-03 23:46:24 +08:00
2019-09-03 23:46:24 +08:00
2019-08-15 22:46:21 +08:00
2019-08-15 22:46:21 +08:00
2019-08-24 11:24:45 +02:00
2019-08-15 22:46:21 +08:00
2019-08-23 12:40:29 -04:00
2019-08-24 11:24:45 +02:00
2019-10-08 20:55:16 +03:00
2019-10-08 20:55:16 +03:00
2019-09-23 23:08:03 +03:00
2019-09-17 15:56:29 -04:00
2019-08-06 19:27:10 -04:00
2019-09-09 08:48:21 +03:00
2019-09-10 00:21:07 +08:00
2019-08-23 12:40:29 -04:00