Both sides previous revisionPrevious revisionNext revision | Previous revision |
playground:playground [2025/05/29 13:59] – [Codedoc] jpelc | playground:playground [2025/05/29 15:27] (current) – [Annotations] jpelc |
---|
| |
====== Annotations ====== | ====== Annotations ====== |
<anno:num>text</anno><@anno:num>annotation</@anno> | /* |
<anno:num>text</anno><@anno:[num;;class_name]>annotation</@anno> | === Complex tooltipping === |
| |
| <code> |
| <autott>wiki:syntax</autott> |
| |
| <autott>wiki:syntax|Renamed Syntax Page</autott> |
| |
| <autott> |
| <content>Simple tooltip</content> |
| <tip>I am a tooltip!</tip> |
| </autott> |
| |
| <autott blue>wiki:syntax</autott> |
| |
| <autott plain>wiki:syntax</autott> |
| |
| <autott small>wiki:syntax</autott> |
| </code> |
| |
| <autott>wiki:syntax</autott> |
| |
| <autott>wiki:syntax|Renamed Syntax Page</autott> |
| |
| <autott> |
| <content>Simple tooltip</content> |
| <tip>I am a tooltip!</tip> |
| </autott> |
| |
| <autott blue>wiki:syntax</autott> |
| |
| <autott plain>wiki:syntax</autott> |
| |
| <autott small>wiki:syntax</autott> |
| |
| === Simple tooltipping === |
| |
| <code> |
| <abbr>HyperText Markup Language (HTML)</abbr> is a language for describing web pages |
| |
| <abbr>HTML [HyperText Markup Language]</abbr> is a language for describing web pages |
| |
| <abbr title="Hyper Text Markup Language">HTML</abbr> is a language for describing web pages |
| </code> |
| |
| <abbr>HyperText Markup Language (HTML)</abbr> is a language for describing web pages |
| |
| <abbr>HTML [HyperText Markup Language]</abbr> is a language for describing web pages |
| |
| <abbr title="Hyper Text Markup Language">HTML</abbr> is a language for describing web pages*/ |
| |
| <code> |
| <abbr title="Hyper Text Markup Language">HTML</abbr> is a language for describing web pages |
| </code> |
| |
| <abbr title="Hyper Text Markup Language">HTML</abbr> is a language for describing web pages |