You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ serv .
65
65
serv README.md
66
66
```
67
67
68
-
In preview mode, supported Markdown files (`.md`, `.markdown`, `.mdown`, `.mkd`) render as HTML. Directories resolve `README` first, then `index.html`, then fall back to a listing.
68
+
In preview mode, supported Markdown files (`.md`, `.markdown`, `.mdown`, `.mkd`) render as HTML. Directories resolve `README` first, then `index.html`, then fall back to a listing. Auto-resolved README previews include a foldable side menu for navigating sibling files and folders.
Copy file name to clipboardExpand all lines: docs/RECIPES.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ Browser opening is best-effort; if it fails, the server keeps running and prints
66
66
serv Downloads
67
67
```
68
68
69
-
In default preview mode, directories resolve `README` first, then `index.html`, then fall back to a listing page.
69
+
In default preview mode, directories resolve `README` first, then `index.html`, then fall back to a listing page. Auto-resolved README previews include a foldable side menu for navigating sibling files and folders.
0 commit comments