Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
4.3
Description
Note that this means dropping the need for QuotationLineBlock.
Example:
> test
Generates:
beginQuotation beginQuotationLine onWord [line1] endQuotationLine endQuotation
We should generate instead:
beginQuotation beginParagraph onWord [paragraph] endParagraph endQuotation
Basically QuotationBlock should be considered like a GroupBlock...
See http://learningforlife.fsu.edu/webmaster/references/xhtml/tags/text/blockquote.cfm to see all the children elements supported by <blockquote>
Attachments
Issue Links
- is duplicated by
-
XWIKI-22025 Xwiki 2.1 Syntax / CKEditor: Buggy Behaviour with Quotes
- Closed
- relates to
-
XRENDERING-413 Add ability to quote block content
- Open