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