This PR adds a stylized "blurry" at the top of the CLI output for recognition, adds plugins in a table rather than printing lists, and updates the line about gathered tasks to mention Markdown files specifically. I'll likely put up a follow-up PR to add an image processing progress bar, which will be helpful because image processing happens in the background.
Before:
Markdown plugins:
['container', 'punctuation', 'python_code', 'python_code_in_list']
HTML plugins:
['minify_html']
Jinja filter plugins:
[]
Gathered 21 tasks
Built site in 0.102329 seconds
This PR adds a stylized "blurry" at the top of the CLI output for recognition, adds plugins in a table rather than printing lists, and updates the line about gathered tasks to mention Markdown files specifically. I'll likely put up a follow-up PR to add an image processing progress bar, which will be helpful because image processing happens in the background.
Before:
After: