Commit 0a6e4bf4d2a8609399a9bc5c8de650c5318da4fe

Authored by Alain Prouté
1 parent 1872bd93

bla bla

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
anubis_dev/library/doc_tools/maml4_types.anubis
... ... @@ -300,7 +300,7 @@ public define List(PrimMark3)
300 300 "<div style=\"display: inline; background-color: rgb("+v(1)+"); \">"+
301 301 v(2)+"</div>",
302 302 "\\\\colorbox[RGB]{"+v(1)+"}{"+v(2)+"}"),
303   - primitive3("tlink", [maml,maml(string)],
  303 + primitive3("tlink", [maml,verb],
304 304 "<a href=\""+v(2)+"\">"+v(1)+"</a>",
305 305 v(1)+" ({\\\\tt{}"+v(2)+"})"),
306 306 primitive3("tt", [maml],
... ...