calepin icon indicating copy to clipboard operation
calepin copied to clipboard

Use Github pages

Open mems opened this issue 6 years ago • 1 comments
trafficstars

mems avatar Dec 09 '18 14:12 mems

For now it's not possible due to "The variable {{y|ij} on line 5653 in Development/JavaScript/JavaScript.md was not properly closed with }}".

Because Github pages use jekyll which support tag. Anything start with {{ must be escaped: Escaping double curly braces inside a markdown code block in Jekyll - Stack Overflow

mems avatar Mar 23 '19 18:03 mems