Skip to content

Commit dc912e1

Browse files
committed
docs(website): update tips structure
1 parent d9ba41c commit dc912e1

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/guides/data.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,23 @@ data format that QuickView expects in order to properly read and visualize the
1212
simulation data.
1313

1414
::: tip Tip: Consistency Between Simulation File and Connecitivity File One of
15+
1516
the repeatedly encountered causes of error when loading files in QuickView is
1617
that the grid described by the connecitivity file does not match the grid in the
17-
simulation data file. :::
18+
simulation data file.
19+
20+
:::
1821

1922
::: warning Caution: Newer EAMxx Output Files The EAMxx output file that
23+
2024
QuickView has been tested for was generated in late 2024. As EAMxx further
2125
evolves and its output format changes, QuickView might need to be updated
2226
accordingly. If the user encounters such a case, we recommend reaching out to
2327
our developers or using the
2428
[Issue tab on GitHub](https://github.com/Kitware/QuickView/issues) to start a
25-
discussion. :::
29+
discussion.
30+
31+
:::
2632

2733
## Overview
2834

0 commit comments

Comments
 (0)