Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing closing ``` for a code block [skip ci] #6563

Merged
merged 7 commits into from
Sep 15, 2022

Commits on Sep 14, 2022

  1. Add missing closing ```` for a code block

    Fixes formatting bug from #6555 
    
    Signed-off-by: Gera Shegalov <gera@apache.org>
    gerashegalov authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    17b147c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Update docs/dev/shims.md

    Co-authored-by: Sameer Raheja <sameerz@users.noreply.github.com>
    gerashegalov and sameerz authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    fb4bd60 View commit details
    Browse the repository at this point in the history
  2. Add language to code blocks, use $ for Shell prompt

    Signed-off-by: Gera Shegalov <gera@apache.org>
    gerashegalov committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    c215f91 View commit details
    Browse the repository at this point in the history
  3. Remove extraneous bash annotation

    Signed-off-by: Gera Shegalov <gera@apache.org>
    gerashegalov committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    b3c2d6c View commit details
    Browse the repository at this point in the history
  4. Addressed mdlint problems

    Signed-off-by: Gera Shegalov <gera@apache.org>
    gerashegalov committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    d295ac5 View commit details
    Browse the repository at this point in the history
  5. Another round of markdown lint driven fixes

    Signed-off-by: Gera Shegalov <gera@apache.org>
    gerashegalov committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    ba09118 View commit details
    Browse the repository at this point in the history
  6. Undo $ prompt when there is no output shown

    Signed-off-by: Gera Shegalov <gera@apache.org>
    gerashegalov committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    4a3a879 View commit details
    Browse the repository at this point in the history