Ticket #32 (closed defect: duplicate)
Short words won't become italicized
| Reported by: | anonymous | Owned by: | deveiant |
|---|---|---|---|
| Priority: | normal | Milestone: | Markdown 1.0.1 |
| Component: | MarkdownSyntax | Version: | 1.0.0 |
| Severity: | normal | Keywords: | bug bold asterisks shortwords |
| Cc: |
Description
I'm noticing that using Bluecloth 1.0 in Ruby on Rails, anything two letters or shorter won't become bolded when wrapped in asterisks (*). For example:
This is *me* bolded.
Me WILL NOT be bolded.
This is *mee* bolded.
Me WILL be bolded. This is a really frustrating bug because it comes up from time to time and the only way to get around it is to change what word you're using, which is crazy since formatting should not force you to change edit.
Change History
Note: See
TracTickets for help on using
tickets.
