- Implemented content negotiation for markdown files based on URL suffix and Accept header. - Introduced a new RenderRaw method to serve raw markdown content, bypassing HTML rendering. - Updated PageConfig to include a handler for markdown output, enhancing flexibility in content delivery. |
||
|---|---|---|
| .. | ||
| api.go | ||
| build_test.go | ||
| guards.go | ||
| process.go | ||
| process_test.go | ||
| render.go | ||
| render_test.go | ||
| request.go | ||
| request_test.go | ||
| run.go | ||
| sui.go | ||
| sui_test.go | ||