index
:
toaster
main
Generate websites from markdown files
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Update version to 1.11.0
HEAD
v1.11.0
main
Ben Bridle
2025-03-14
*
Support labelled internal links
Ben Bridle
2025-03-14
*
Fix issue when formatting syntax fragments
Ben Bridle
2025-03-14
*
URL-encode special characters in unsanitized paths
Ben Bridle
2025-02-11
*
Update version to 1.10.0
v1.10.0
Ben Bridle
2025-02-08
*
Tidy code
Ben Bridle
2025-02-08
*
Implement poem syntax fragment
Ben Bridle
2025-02-08
*
Update log crate
Ben Bridle
2025-02-08
*
Update version to 1.9.0
v1.9.0
Ben Bridle
2025-02-03
*
Use switchboard crate for parsing command line arguments
Ben Bridle
2025-02-03
*
Use log crate for printing log messages
Ben Bridle
2025-02-03
*
Update version to 1.8.0
v1.8.0
Ben Bridle
2025-02-01
*
Implement 'gallery-nav' fragment type
Ben Bridle
2025-02-01
*
Separate link parsing code from line_to_html function
Ben Bridle
2025-02-01
*
Support vertical borders in tables
Ben Bridle
2025-02-01
*
Support embedding video files in pages
Ben Bridle
2025-02-01
*
Don't add class attribute to HTML list items if class is empty
Ben Bridle
2025-02-01
*
Set last-modified time of generated files same as source file
Ben Bridle
2025-02-01
*
Avoid subtracting with underflow
Ben Bridle
2025-01-22
*
Improve error message when source directory cannot be found
Ben Bridle
2025-01-22
*
Remove 'appendix' from the links of appendix headings
Ben Bridle
2025-01-22
*
Only transform quotes and dashes inside presentational text
Ben Bridle
2025-01-21
*
Update version to 1.7.0
v1.7.0
Ben Bridle
2025-01-19
*
Expand list of recognised checkbox formats
Ben Bridle
2025-01-19
*
Check that embedded file paths are valid
Ben Bridle
2025-01-19
*
Update supported markdown syntax
Ben Bridle
2025-01-19
*
Log when the configuration file is parsed
Ben Bridle
2025-01-19
*
Update version to 1.6.0
v1.6.0
Ben Bridle
2025-01-18
*
Fix mailto: links
Ben Bridle
2025-01-18
*
Check that links to static files are valid
Ben Bridle
2025-01-18
*
Allow redirects to point to external websites
Ben Bridle
2025-01-18
*
Fix panic when internal link has no path segments
Ben Bridle
2025-01-18
*
Fix internal links to headings on another page
Ben Bridle
2025-01-18
*
Fix invalid HTML in img and audio elements
Ben Bridle
2025-01-15
*
Count only level 1 and 2 headings when checking if page needs contents
Ben Bridle
2025-01-15
*
Implement image galleries
Ben Bridle
2025-01-15
*
Allow the use of site-local absolute URLs in external links
Ben Bridle
2025-01-15
*
Add line breaks to math blocks
Ben Bridle
2025-01-15
*
Fix broken parent links
Ben Bridle
2025-01-15
*
Implement redirects
Ben Bridle
2025-01-15
*
Update version to 1.5.0
v1.5.0
Ben Bridle
2025-01-14
*
Sanitize site and page name
Ben Bridle
2025-01-14
*
Get the global HTML head from the config file
Ben Bridle
2025-01-14
*
Implement a config file format
Ben Bridle
2025-01-14
*
Sanitize the label of an embedded file
Ben Bridle
2025-01-14
*
Parse checkbox lists
Ben Bridle
2025-01-14
*
Change HTML header format
Ben Bridle
2025-01-14
*
Implement recipe parsing
Ben Bridle
2025-01-14
*
Detect duplicate headings within a page
Ben Bridle
2025-01-14
*
Update version to 1.4.0
v1.4.0
Ben Bridle
2025-01-09
[next]