Skip to content

Consider avoiding gitlab-specific characters/symbols in markdown in favor of unicode symbols

Symbol short cuts like 🔹 (':small_blue_diamond:') render in markdown documents viewed on GitLab but not elsewhere, like vscode. A unicode character like "✓" conveys the same meaning and render equally well on GitLab, in vscode, and as raw text.

For example, see: