Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureMarkdown ¶
EnsureMarkdown prepends the <!--markdown--> prefix to enable markdown rendering in TargetProcess. Returns empty strings unchanged. Already-prefixed strings are returned as-is.
Types ¶
type UserResolver ¶
UserResolver resolves @mentions in text to TargetProcess user references.
func (*UserResolver) ResolveMentions ¶
ResolveMentions replaces @mentions in text with @user:login[Full Name] format. Unresolvable mentions are left unchanged.
Click to show internal directories.
Click to hide internal directories.