Modify ↓
#67 closed enhancement (fixed)
Inline HTML support
| Reported by: | anonymous | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.6 |
| Component: | wiki system | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Inline HTML in a wiki page, although possibly a blasphemy can be a good thing in practice.
An example is two-column layour using tables or css2:
Attachments (0)
Change History (7)
comment:1 by , 22 years ago
| Milestone: | → milestone2 |
|---|---|
| Version: | → 1.0 |
comment:2 by , 22 years ago
| Milestone: | milestone2 → 1.0 |
|---|---|
| Version: | 1.0 → 0.1 |
comment:3 by , 22 years ago
| Version: | 0.1 → Trunk |
|---|
comment:4 by , 22 years ago
| Version: | Trunk → devel |
|---|
comment:5 by , 22 years ago
| Severity: | normal → enhancement |
|---|
comment:6 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:7 by , 21 years ago
| Milestone: | 1.0 → 0.6 |
|---|
Note:
See TracTickets
for help on using tickets.



(This comment won't display correctly with Trac < 0.6)
This can be done with the html processor. Like this:
{{{ #!html <blink>Cool people use the blink-tag</blink> }}}