supporting the good old ">" cite sign
macko - July 12, 2009 - 21:46
| Project: | Blockquote |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Instead of placing the <blockquote> HTML tags around the quoted text, users often intuitively use the ">" sign like this:
> some included text
> by some other poster
This module could (probably as an option) detect sections of text that start with ">", remove this sign and treat such sections as quoted text (apply appropriate style, just as if it <blockquote> tags were used).
