Skip to content

Commit 585116c

Browse files
bclyons12claude
andcommitted
Fix note admonition rendering in install_omega.md
Remove leading whitespace from the first note block so it renders properly as an admonition in the generated documentation. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 58e10c3 commit 585116c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/install_omega.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# On GA's OMEGA cluster
22

3-
!!! note
4-
FUSE should only be run on `somega` or on a worker node, never on the `omega` login nodes.
3+
!!! note
4+
FUSE should only be run on `somega` or on a worker node, never on the `omega` login nodes.
55

66
## FUSE module
77

0 commit comments

Comments
 (0)