aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.10 - [a] Built-In

Obsolete: See  [url] 

Mnemonic aid: a for HTML Anchor

This built-in provides standard HTML linking.


[a (tab,)URL(,linked content)]

[a http://ourtimelines.com/]
[a tab,http://ourtimelines.com/]
[a http://ourtimelines.com/,OurTimeLines]
[a tab,http://ourtimelines.com/,OurTimeLines]

<a href="http://ourtimelines.com/">http://ourtimelines.com/</a>
<a target="_blank" href="http://ourtimelines.com/">http://ourtimelines.com/</a>
<a href="http://ourtimelines.com/">OurTimeLines</a>
<a target="_blank" href="http://ourtimelines.com/">OurTimeLines</a>
Keyboard Navigation
, Previous Page . Next Page t TOC i Index

Valid HTML 4.01 Loose
 

This manual was generated with wtfm
wtfm uses aa_macro and SqLite
aa_macro uses Python 2.7