Tabs for different solvers#
Showcase a different script for each supported solvers
Explanation …
# Code block
Explanation …
# Code block
Explanation …
# Code block
Explanation …
# Code block
Bullet lists#
Enumerate something:
something 1;
something 2;
something 3.
Enumerate something with a numbered list:
something 1;
something 2;
something 3.
Bullet lists with explanations between items#
Enumerate something and reference them to use each item as a subheading:
Something 1#
Explanation 1
# Code block 1
Something 2#
Explanation 2
# Code block 2
Something 3#
Explanation 3
# Code block 3