Skip to content

Commit

Permalink
Fix indentation in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Nov 5, 2024
1 parent 5384baf commit d6292ac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/datamodel_syntax.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,10 @@ to declare `links` in the YAML file:
```yaml
links:
ExampleLink:
Description: "A link between two (podio generated) objects"
Author: "It could be you"
From: ExampleHit
To: TypeWithEnergy
Description: "A link between two (podio generated) objects"
Author: "It could be you"
From: ExampleHit
To: TypeWithEnergy
```

This definition will yield the following typedefs
Expand Down

0 comments on commit d6292ac

Please sign in to comment.