Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#13 closed defect (fixed)

img command ignores CSS style

Reported by: wander Owned by:
Priority: major Keywords:
Cc:

Description

~img:namespace.png;width:100px;float:right~

results in

<img src="namespace.png">

Change History (2)

comment:1 Changed 12 years ago by weis

Resolution: fixed
Status: newclosed

(In [97]) Allow for CSS styles, classes and HTML id on ~img:... and ~a:..... closes #13.

comment:2 Changed 12 years ago by wander

thx

Note: See TracTickets for help on using tickets.