itdoxy-lab/modules/markup
guillep2k 6a90c7e3dd Alternate syntax for cross references (#9116)
* Add support for local vs. remote xrefs

* Add doc for references

* Docs: fix cases not currently supported

* One more doc fix

* Doc: mentions for teams and orgs

* Change !num ref concept, no change in functionality

* Fix test

* Improve table of issue reference types

* Fix paragraph mark
2019-12-01 15:57:05 +02:00
..
csv
external
markdown
mdstripper
orgmode
html.go Alternate syntax for cross references (#9116) 2019-12-01 15:57:05 +02:00
html_internal_test.go Alternate syntax for cross references (#9116) 2019-12-01 15:57:05 +02:00
html_test.go
markup.go
markup_test.go
sanitizer.go Fix race condition in ReplaceSanitizer (#9123) 2019-11-22 14:46:39 +00:00
sanitizer_test.go