docs(examples): Fix formatting in gmsh_heat_equation QUICK_START

- Add blank line after 'This example shows:' for markdown lint compliance
- Minor formatting fix only, no content changes
This commit is contained in:
Jukka Aho
2025-11-10 22:26:55 +02:00
parent 269fa9a4ad
commit 650e442a37
@@ -11,6 +11,7 @@ Complete workflow demonstration addressing [Issue #183](https://github.com/Julia
## What's Here
This example shows:
1. Mesh generation with Gmsh
2. Loading mesh into JuliaFEM
3. FEM assembly (K and M matrices)