Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F first-contributions
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 322
    • Merge requests 322
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • First Contributions
  • first-contributions
  • Merge requests
  • !56626

Fix markdown typos

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/KingofGnome/fix-markdown-typos into main Oct 04, 2022
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 1

Created by: KingofGnome

To improve readability and redurce incorrect markdown syntax (people copy'n'past incorrect syntax) i've fixed a bunch of lines.

By no means do i know how people want to have their name & repo appearing in this file, however i think its save to say that some things are actuall typos like:

  1. missing list-dash
  2. missign whitespace between list-dash and name
  3. markdown-links broken (whitespace between [my name] (my repo))
  4. brackets around [my name] without followup link
  5. a few more brackes "in the wild" (duplications and leftovers)

I only changed these (even so there are a more "likely to be" mistakes).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/KingofGnome/fix-markdown-typos