Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-20344

Fix asciidoc warnings

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.0.0
    • 3.0.0-alpha-1
    • documentation
    • None

    Description

      IntelliJ shows some warnings for asciidoc files.

      1. Markdown Style Heading:

      ### Required properties

       

      2. Asciidoc Old Style Heading:

      Creating a New Table with Compression On a ColumnFamily
      ====
      ----

      hbase> create 'test2', { NAME => 'cf2', COMPRESSION => 'SNAPPY' }
      ----
      ====

      3. Warning during build

      asciidoctor: WARNING: _chapters/troubleshooting.adoc: line 105: invalid style for listing block: NOTE

      Attachments

        1. HBASE-20344.master.001.patch
          29 kB
          Peter Somogyi
        2. HBASE-20344.master.001.patch
          29 kB
          Peter Somogyi
        3. HBASE-20344.master.002.patch
          28 kB
          Peter Somogyi

        Activity

          People

            psomogyi Peter Somogyi
            psomogyi Peter Somogyi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: