Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-19441

Suggest a useful HTML snippet instead of a questionable bold tag in the documentation

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • 14.1-rc-1
    • 14.0
    • Help
    • None
    • Unknown
    • N/A
    • N/A

    Description

      At the moment, the documentation of the help macro suggests <b>bold</b> which is questionable from the point of view of semantic HTML, even though in HTML 5 this is no longer just a visual markup tag (but it still fails a test we have). Further, this example is quite bad as the HTML is actually rendered as <strong>bold</strong> in XWiki before 14.1RC1. A good example could instead be <abbr title="HyperText Markup Language">HTML</abbr> as this has no equivalent XWiki syntax.

      Attachments

        Activity

          People

            MichaelHamann Michael Hamann
            MichaelHamann Michael Hamann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: