summary refs log blame commit diff stats
path: root/java/output/ParentWithTwoChildren.typ
blob: 0fb3ff1d0bacdac3afd3451d8e0904659cffdf1a (plain) (tree)
1
2
3
4
5
6
7
8
9



                                                     
                 
                                                       
                                              

    
#import "/template.typ": highlight-output
#highlight-output[```
Parent: ID: 1, Name: John Doe, Address: 123 Main St.
ChildOne: ID: 2, Name: Jane Doe, Address: 456 Elm St.
	Marks: 85
ChildTwo: ID: 3, Name: Mike Smith, Address: 789 Oak St.
	Qualification: B.Tech, Salary: 50000.0
```]