mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Add support for link collections
This commit is contained in:
parent
2b0d20a1f6
commit
34564cedb4
4 changed files with 180 additions and 71 deletions
|
|
@ -22,6 +22,12 @@ ambiguous situations.
|
|||
|
||||
## Unreleased
|
||||
|
||||
## Added
|
||||
- Support for link collections.
|
||||
In "fancy" mode, a single HTML file with multiple links is generated.
|
||||
In all other modes, PFERD creates a folder for the collection and a new file
|
||||
for every link inside.
|
||||
|
||||
## Fixed
|
||||
- Crawling of exercises with instructions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue