Skip to content

Commit

Permalink
Corrected some broken Markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn committed Mar 18, 2024
1 parent 2e4fc9f commit fb9e647
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ And we use nifty feature, we use the `--profile` flag to point to the file we wa
ls t/perlcritic.rc
```


And for building a basic Perl project, it sort of resembles the Go example above.

```bash
Expand Down
1 change: 0 additions & 1 deletion httpie/print_request_and_response.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ And you have the following options:
- `b` response body (default)
- `m` response metadata


If we only want the request headers:

```bash
Expand Down

0 comments on commit fb9e647

Please sign in to comment.