Documentation ¶ Index ¶ func MDWrap(text string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func MDWrap ¶ func MDWrap(text string) string MDWrap wraps bare URLs in markdown link syntax while preserving markdown context. It avoids double-wrapping URLs that are already in markdown format. URLs inside backticks are left as-is since they typically represent literal values. Types ¶ This section is empty. Source Files ¶ View all Source files wrapper.go Click to show internal directories. Click to hide internal directories.