Exclude event attributes when rendering markdown
authorJoe Mooring <joe.mooring@veriphor.com>
Fri, 4 Feb 2022 00:03:25 +0000 (16:03 -0800)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 10 Feb 2022 17:25:19 +0000 (18:25 +0100)
commitf7bc4cc505950df738ab11aa3c611f324dd6c158
treeb4460179217e0840d9f42617a0b34b537ad237bd
parent54f8d8a70a157b7ca871abef8d899a3c9f2ccdb6
Exclude event attributes when rendering markdown

Closes #9463
.gitignore
markup/goldmark/integration_test.go [new file with mode: 0644]
markup/goldmark/render_hooks.go