Modify ↓
Opened 18 years ago
Closed 18 years ago
#7119 closed defect (worksforme)
Wiki formatting doesn't work
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | 0.11b2 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
First thing that doesn't work is the syntax hiliting. Well, it does work in a way. What I mean is it shows the code/text alright, but there is no hiliting…
The other thing is the list formatting. This:
- A
- B
- C
Doesn't work correctly on my system. It outputs this:
- A * B * C
Also, the Timestamp doesn't work either, it says it cant find the macro.
Well, I hope you can fix these. :)
Attachments (0)
Change History (1)
comment:1 by , 18 years ago
| Milestone: | 0.11 |
|---|---|
| Resolution: | → worksforme |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



To answer your questions (that would be better asked on the mailing list or irc):
[[Timestamp]]is no longer installed by default, and reference to it should already be removed from default help pages. If you have upgraded a 0.10.x installation, you should dotrac-admin /path/to/env wiki upgradeto get your docs updated. If you for some reason would like this trivial plugin, it is actually available in thesample-pluginsdirectory and can be optionally installed.Closing.