Skip to content

Comments

fix: various markdown fixes and streamlinings#38

Open
jkowalleck wants to merge 1 commit intomainfrom
style-fixes_20250929
Open

fix: various markdown fixes and streamlinings#38
jkowalleck wants to merge 1 commit intomainfrom
style-fixes_20250929

Conversation

@jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Sep 29, 2025

  • fixed indents for listings
  • fixed code fences languages
  • streamlined syntax definitions
  • fix linkage of URL
  • fixed JSON syntax

@jkowalleck jkowalleck requested a review from a team as a code owner September 29, 2025 14:36
@jkowalleck jkowalleck force-pushed the style-fixes_20250929 branch 5 times, most recently from 89f9eb6 to 58a0a73 Compare September 29, 2025 15:18
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
#### Source components

- `helloworld.c`:
</br>
Copy link
Member Author

@jkowalleck jkowalleck Sep 29, 2025

Choose a reason for hiding this comment

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

custom line-break not needed; markdown knows how to do line-breaks: add two white spaces at the line ends.so this was used instead.

The `formula`for building this example application, in addition to describing the single `workflow` for this example, also includes the full listing (or manifest) of resources referenced by the workflow and its task. These elements can be represented as follows:

```
```json5
Copy link
Member Author

Choose a reason for hiding this comment

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

this uses comments - so we use JSONC for syntax

**Syntax**:
```ini
urn:cdx:serialNumber/version#bom-ref
```text
Copy link
Member Author

Choose a reason for hiding this comment

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

went wilt a more BNF-like syntax

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.

1 participant