Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • N node-http-proxy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 482
    • Issues 482
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 102
    • Merge requests 102
  • 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
  • http ... PARTY!
  • node-http-proxy
  • Merge requests
  • !52

Readme: fix syntax error, reformat code blocks

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/benatkin/README into master May 17, 2011
  • Overview 0
  • Commits 4
  • Pipelines 0
  • Changes 1

Created by: benatkin

I noticed two things:

  • A small syntax error
  • Code blocks in the README have two spaces of indentation before them, that gets copied/pasted

I fixed the syntax error in the first commit. For the code blocks, I converted them to the new GitHub format with syntax highlighting. It's not as compatible with other markdown renderers, but I think by far the most common experience will be reading the README on github. It can also be rendered using open source and I expect that there will be other implementations that support the new syntax.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/benatkin/README