Fix comment
This commit is contained in:
@ -103,7 +103,7 @@ struct PageContentGenerator {
|
||||
// For videos: 
|
||||
// For svg with custom area: 
|
||||
// For downloads: ; ...)
|
||||
// For a simple boxes: 
|
||||
// For a simple box: 
|
||||
// A fancy page link: 
|
||||
// External pages: 
|
||||
guard let fileAndTitle = markdown.between(first: "](", andLast: ")").removingPercentEncoding else {
|
||||
|
Reference in New Issue
Block a user