Releases: tlienart/Franklin.jl
Releases · tlienart/Franklin.jl
v0.10.15
Franklin v0.10.15
Merged pull requests:
v0.10.14
v0.10.13
Franklin v0.10.13
Merged pull requests:
v0.10.12
v0.10.11
Franklin v0.10.11
v0.10.10
Franklin v0.10.10
Closed issues:
- Feature request: RSS feeds for tags (#463)
- (demo) Copy code to clipboard (#680)
- feed.xml should be sorted by pubDate (#681)
- (demo) add note on clipboard.js (#688)
- StackOverflow in serve (#689)
- Don't show module information in \show or allow eval in Main (#690)
Merged pull requests:
- Sort RSS items by pubDate, fixes #681. (#682) (@fredrikekre)
- Generate tag-filtered RSS feeds, fixes #463. (#684) (@fredrikekre)
- Fix self-reference URL to tag-feeds. (#685) (@fredrikekre)
- Omit index.html from URLs in feed.xml. (#686) (@fredrikekre)
- tag feeds: fix pretty URL and handle tags with special characters (#687) (@fredrikekre)
- Remove sandbox module information in \show (#691) (@tlienart)
v0.10.9
v0.10.8
Franklin v0.10.8
Closed issues:
- Add support for code blocks in 4 backticks (#672)
Merged pull requests:
- Use a ref for the highlight.js library to allow users to swap it out. (#673) (@fredrikekre)
- Better support for inline code and code blocks (#674) (@tlienart)