Ticket #896 (closed enhancement: fixed)
Opened 7 years ago
Last modified 7 years ago
Document ~~overstrike~~ formatting and wiki: and milestone: Trac links
| Reported by: | Juanma Barranquero <lektu@…> | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
The attached patch documents (in TracLinks and WikiFormatting) the overstrike font style and the wiki:WikiName? and milestone:1.0 trac link types. It also adds a brief note that TracLinks cannot be used in "short summary" fields of tickets.
Attachments
Change History
Changed 7 years ago by Juanma Barranquero <lektu@…>
- Attachment formatting-and-links.diff added
comment:1 Changed 7 years ago by cmlenz
comment:2 Changed 7 years ago by cmlenz
Oh, and the You can not use TracLinks in: part is not necessary IMHO. In general, you can only use Wiki markup and thus TracLinks in text fields explicitly marked as supporting WikiFormatting (and of course log messages).
So maybe write that instead.
comment:3 Changed 7 years ago by jbarranquero@…
- Resolution set to fixed
- Status changed from new to closed
OK, I've modified the pages with the changes suggested.



Looks good, two comments:
I think we should say strike-through instead of overstrike
The descriptions of TracLinks are somewhat confusing. I think instead of writing:
we should write:
i.e. use emphasis to clarify what part of the sentence is actual syntax.
Please feel free to change the wiki pages yourself.