[
https://issues.apache.org/jira/browse/CAUSEWAY-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Keir Haywood updated CAUSEWAY-2802:
------------------------------------------
Component/s: ValueTypes asciidoc
ValueTypes markdown
(was: ValueTypes)
> Change AsciiDoc and MarkDown types to convert on the fly, and rename 'Markup'
> to 'Html'
> ---------------------------------------------------------------------------------------
>
> Key: CAUSEWAY-2802
> URL: https://issues.apache.org/jira/browse/CAUSEWAY-2802
> Project: Causeway
> Issue Type: Improvement
> Components: ValueTypes asciidoc, ValueTypes markdown
> Affects Versions: 2.0.0-M5
> Reporter: Daniel Keir Haywood
> Assignee: Daniel Keir Haywood
> Priority: Minor
> Fix For: 2.0.0-M6
>
>
> At the moment the `AsciiDoc` and `Markdown` value types actually persist
> HTML; their only knowledge of those markup formats is in their factory
> methods when they eagerly convert the respective markup formats into HTML.
> Instead, we should persist the markup format and then convert to HTML only
> lazily whenever rendering.
> To store raw HTML, we'll rename the existing 'Markup' type to 'Html'.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)