Hello all,
I haven't seen anywhere answers or instructions on these aspects of creating a new lesson, so maybe someone could kindly point out where this is documented (or this could lead to documenting them): 1) Adding new language for syntax highlighting: when I've started http://alex-konovalov.github.io/gap-lesson/, I haven't found GAP in the list of supported languages. I've decided to use markup ~~~ {.gap} GAP input ~~~ for the GAP input anyway - in this case {.gap} ignored and it is just displayed in grey colour, but in case of further appearance of {.gap} mode, I will not have to change anything. You may see e.g. http://alex-konovalov.github.io/gap-lesson/01-command-line.html to see how it looks like. What could I do to try to create a {.gap} mode? Will this be an extension to pandoc and will I be able to use it locally before it will be submitted and hopefully accepted by them (if pandoc is the case). 2) How to change the link to the Source in one of the four buttons in the bottom of the page? It was not suggested anywhere, but it seems like other lessons are pointing to their repositories, and not to the 'lesson-template'. Thanks! Alexander _______________________________________________ Discuss mailing list [email protected] http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org
