Files
tea4j-autodeploy/docs/MarkdownOption.md
T
2026-06-09 00:02:07 +00:00

566 B

MarkdownOption

Properties

Name Type Description Notes
context String URL path for rendering issue, media and file links Expected format: /subpath/{user}/{repo}/src/{branch, commit, tag}/{identifier/path}/{file/dir} [optional]
mode String Mode to render (markdown, comment, wiki, file) [optional]
text String Text markdown to render [optional]
wiki Boolean Is it a wiki page? (use mode=wiki instead) Deprecated: true [optional]