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

docs: fix anchors in markdown doc file #1028

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    5a6187b View commit details
    Browse the repository at this point in the history
  2. add user-content- prefix to anchors

    It seems GitHub adds it when rendering the HTML anchor elements
    artellador committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    0d1cd3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6ec803 View commit details
    Browse the repository at this point in the history
  4. Fixed anchors

    Anchors were not working because it was necessary to add them "user-content-" prefix
    artellador committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    1726ee3 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    d7e14e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. First anchor update (automatic)

    First anchor update, running a program
    artellador committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    0b9ed28 View commit details
    Browse the repository at this point in the history
  2. Revert "Removed unnecesary files"

    This reverts commit 7e6580f.
    artellador committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    b63c7f0 View commit details
    Browse the repository at this point in the history
  3. Reverted changes

    artellador committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    33c260f View commit details
    Browse the repository at this point in the history
  4. Removed unnecesary files

    artellador committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    7e6580f View commit details
    Browse the repository at this point in the history
  5. Delete .Fixmd.java.swp

    artellador committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    2027413 View commit details
    Browse the repository at this point in the history
  6. Revert "Delete .Fixmd.java.swp"

    This reverts commit 2027413.
    artellador committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    c3c821b View commit details
    Browse the repository at this point in the history
  7. docs: fix Specification Extensions Field Pattern (asyncapi#1035)

    Co-authored-by: Sergio Moya <1083296+smoya@users.noreply.github.com>
    
    (cherry picked from commit cd29626)
    Pakisan authored and artellador committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    73a612e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46c41bc View commit details
    Browse the repository at this point in the history
  9. docs: fix markdown linter issues (asyncapi#1004)

    Co-authored-by: Sergio Moya <1083296+smoya@users.noreply.github.com>%0ACo-authored-by: Lukasz Gornicki <lpgornicki@gmail.com>
    
    (cherry picked from commit f66ed79)
    akkshitgupta authored and artellador committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    d4208c3 View commit details
    Browse the repository at this point in the history
  10. docs: add example "Multi Format Schema Object Example with Avro" (asy…

    …ncapi#1032)
    
    Co-authored-by: Sergio Moya <1083296+smoya@users.noreply.github.com>
    
    (cherry picked from commit aed791e)
    Lazzaretti authored and artellador committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    1148fb7 View commit details
    Browse the repository at this point in the history
  11. fix: Commited changes without pulling

    Reverted, pulled and applied anchor fixes
    artellador committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    cc775c9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c2a8f60 View commit details
    Browse the repository at this point in the history