Ticket #13 (assigned defect)
bold words
| Reported by: | deveiant | Owned by: | deveiant |
|---|---|---|---|
| Priority: | normal | Milestone: | Bugfixes |
| Component: | MarkdownSyntax | Version: | 1.0.0fc2 |
| Severity: | normal | Keywords: | single character bold |
| Cc: |
Description
surrounding single characters with double-asterixes doesn't result with them being treated as bold.
For example these should be interpreted as being bold:
**this should be in bold**
**a**
The first line is seen as bold, but not the second single line, instead the plain text: "*a*" is printed (omit quotes).
Change History
Note: See
TracTickets for help on using
tickets.
