Skip to content

Use shell blocks for readme - #697

Open
sipke wants to merge 3 commits into
OpenAMP:mainfrom
sipke:feature/use-shell-blocks-for-readme
Open

Use shell blocks for readme#697
sipke wants to merge 3 commits into
OpenAMP:mainfrom
sipke:feature/use-shell-blocks-for-readme

Conversation

@sipke

@sipke sipke commented Aug 31, 2026

Copy link
Copy Markdown

To address documentation issues
OpenAMP/openamp-docs#73
OpenAMP/openamp-docs#84
Update code blocks to not use prompt ($) on command line so that github and IDE copy button provides exact command line.

Sipke Vriend added 3 commits August 31, 2026 12:57
Use the markdown shell block instead of prepending $ to command so that
users can copy the block, as supported in github and IDEs.

Signed-off-by: Sipke Vriend <sipke@direktembedded.com>
Use the markdown shell block instead of prepending $ to command so that
users can copy the block, as supported in github and IDEs.

Signed-off-by: Sipke Vriend <sipke@direktembedded.com>
Multiple lines of text are concatenated so use a code block for the
supported targets so they are on individual lines.

Signed-off-by: Sipke Vriend <sipke@direktembedded.com>
generic arm
zephyr

```

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpicking: the use of bullet here seems to me better. But ok to keep you update if you prefer it

@arnopo
arnopo requested review from edmooring and tnmysh August 31, 2026 14:45
Comment thread README.md
available in the scripts directory.

To check your \<n\> commits in your git branch:
```

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
```shell

better to keep it consistent across - .github/actions/build_ci/README.md?

Comment thread README.md
The check can be performed locally using the the gitlint command.

Run gitlint locally in your tree and branch where your patches have been committed:
```

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

generic arm
zephyr

```

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpicking: the use of bullet here seems to me better. But ok to keep you update if you prefer it

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.

3 participants