Skip PDF tests when wkhtmltopdf unavailable (fixes CI).
This commit is contained in:
parent
46bdf3a217
commit
2061097e13
3 changed files with 15 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ With JS: dropdown/popover with format picker, async download.
|
|||
- [x] Implement wiki edit permissions in Namespace (`can_wiki_edit()`)
|
||||
- [x] Store revisions on edit (`node.wiki_edit()`)
|
||||
- [x] Revision history API endpoint
|
||||
- [ ] Diff endpoint (deferred — future work)
|
||||
- [x] Diff endpoint (`GET /api/v1/revisions/{id}/diff/{other_id}`)
|
||||
|
||||
### Phase 4: Auto-generated themes
|
||||
- [x] Per-namespace theme generation (light + dark)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue