Opened 20 years ago
Closed 20 years ago
#896 closed enhancement (fixed)
Document ~~overstrike~~ formatting and wiki: and milestone: Trac links
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | wiki system | Version: | devel |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal 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 (1)
Change History (4)
by , 20 years ago
Attachment: | formatting-and-links.diff added |
---|
comment:1 by , 20 years ago
comment:2 by , 20 years ago
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 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | new → 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.