25c08d11bb
This ensures all these calls have an author set, allowing the use of "all" mentions where possible.
2 lines
139 B
Text
2 lines
139 B
Text
%div{xmlns: "http://www.w3.org/1999/xhtml"}
|
|
= markdown(issue.description, pipeline: :atom, project: issue.project, author: issue.author)
|