Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-24 | fix & < > escaping | François-Xavier Carton | |
2020-11-22 | Allow escaping $ and fix & | François-Xavier Carton | |
- $ can now be escaped with \$ to prevent variable substitution - this is not needed in code blocks (``` ... ```), variables are never expanded there - & is properly escaped so that a & in markdown will result in a & in html, as one would expect | |||
2020-11-09 | add feeds support (rss, atom) | François-Xavier Carton | |
2020-10-26 | Support custom rsync options | François-Xavier Carton | |
2020-10-11 | rename blog -> blogit | Sylvain Gauthier | |