Uploaded image for project: 'Docs for Red Hat Developers'
  1. Docs for Red Hat Developers
  2. RHDEVDOCS-2435

Find all CR outputs that need "Pass" macro and fix their markup rendering

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • CRW 2.5.0
    • CRW 2.5.0
    • Dev Spaces, Eclipse Che
    • None

      Some of these need "pass" macro

      CHE_MACHINE_AUTH_SIGNATURE_PUBLIC_KEY

      should be replaced with 

      CHE_MACHINE_AUTH_SIGNATURE__PUBLIC__KEY

      Script for search:

      for i in `find . -name "*.adoc" -type f`; do echo -e "SOUBOR: $i\n"; (cat $i | egrep -n '[A-Z]_[A-Z]+_[A-Z]'); echo -e "\n"; done

            mmaler@redhat.com Michal Maléř
            mmaler@redhat.com Michal Maléř
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: