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

Layout Changes plus Find Replace #535

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

Layout Changes plus Find Replace #535

wants to merge 11 commits into from

Conversation

RRudder
Copy link
Contributor

@RRudder RRudder commented Aug 16, 2024

For each template.md file

  • Removed first 4 lines
  • Replaced all ## for ####
  • Replaced all Javascript with JavaScript
  • Replaced all curl with cURL Consensus was that curl is used in the official documentation for the tool (see: https://curl.se/)
  • Replaced all denial of service with Denial of Service
  • Replaced all Navigate to {{url}} with Navigate to the following URL: {{URL}}

RRudder and others added 8 commits August 16, 2024 14:32
For each `template.md` file
- Removed first 4 lines
- Replaced all `##` for `####`
- Replaced all `Javascript` with `JavaScript`
- Replaced all `curl` with `cURL`
- Replaced all `denial of service` with `Denial of Service`
- Replaced all `Navigate to {{url}}` with `Navigate to the following URL: {{URL}}`
For each `template.md` file
- Removed first 4 lines
- Replaced all `##` for `####`
- Replaced all `Javascript` with `JavaScript`
- Replaced all `curl` with `cURL`
- Replaced all `denial of service` with `Denial of Service`
- Replaced all `Navigate to {{url}}` with `Navigate to the following URL: {{URL}}`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants