Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/routes/Overview.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
</li>
<li>
You can export your report as YAML (structured data) but also as HTML (web page). Note: You will not be able
to edit the report the future without the YAML file.
to edit the report in the future without the YAML file.
</li>
<li>
You can add limited formatting to your report with <a href="https://en.wikipedia.org/wiki/Markdown" target="_blank">Markdown <span class="visuallyhidden">(opens in a new window or tab)</span></a>. This allows you to add
Expand Down
Loading