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

Org: optimize #3611

Merged
merged 5 commits into from
Dec 27, 2022
Merged

Org: optimize #3611

merged 5 commits into from
Dec 27, 2022

Commits on Dec 27, 2022

  1. Org: optimize the toplevel table

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    81e134e View commit details
    Browse the repository at this point in the history
  2. Org: unify regex patterns for detecting headings

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    6602772 View commit details
    Browse the repository at this point in the history
  3. Org: optimize the srcblock table

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    a4410b8 View commit details
    Browse the repository at this point in the history
  4. Org,optimizing: reorder the patterns in the toplevel table

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    e338bf4 View commit details
    Browse the repository at this point in the history
  5. Org,optimizing: add a pattern to the toplevel table for skippingp lin…

    …es starting from "#" earlyer
    
    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    d068172 View commit details
    Browse the repository at this point in the history