-
I really love this software, it is awesome and just what I need. I am struggling with that not all Markdown code has effect in piGallery so what is the implementation of Markdown here? Also, in the config.json there are two settings for .md files but what is the difference between inline blog and top blog? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I haven't tried this feature yet, but if you scroll down the https://bpatrik.github.io/pigallery2/ page, you'll see there is a section called "blog". It tells how you associate certain dates with certain comments, so that the comments show up when the gallery is sorted by date. I believe those would be the inline markdown comments. The top blog would then be the one you see at the top whether or not you sort by date. Like you, I noticed that markdown is only applied for the open comment. |
Beta Was this translation helpful? Give feedback.
I haven't tried this feature yet, but if you scroll down the https://bpatrik.github.io/pigallery2/ page, you'll see there is a section called "blog". It tells how you associate certain dates with certain comments, so that the comments show up when the gallery is sorted by date. I believe those would be the inline markdown comments. The top blog would then be the one you see at the top whether or not you sort by date.
Like you, I noticed that markdown is only applied for the open comment.