Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-2802

Change AsciiDoc and MarkDown types to convert on the fly, and rename 'Markup' to 'Html'

    XMLWordPrintableJSON

Details

    Description

      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'.

       

      Attachments

        Activity

          People

            danhaywood Daniel Keir Haywood
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: