mirror of
https://github.com/kovetskiy/mark.git
synced 2025-04-23 21:32:41 +08:00
Fix quoting
This commit is contained in:
parent
ecf47cba38
commit
0ba9ff0653
@ -370,7 +370,7 @@ func templates(api *confluence.API) (*template.Template, error) {
|
||||
/* https://confluence.atlassian.com/conf59/page-properties-macro-792499154.html */
|
||||
|
||||
`ac:details`: text(
|
||||
`<ac:structured-macro ac:name="details" ac:schema-version="1"">`,
|
||||
`<ac:structured-macro ac:name="details" ac:schema-version="1">`,
|
||||
`<ac:rich-text-body>{{ .Body }}</ac:rich-text-body>`,
|
||||
`</ac:structured-macro>`,
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user