With the expected output option you can verify that the exported code is the same as the expected output. This is similar to providing a way to create your own unit test.
Uses:
Unit tests
When sharing a document you can see changes
Review changes made by exporter versions
When a document has expected output set and the exported output does not match what you’ve entered into the expected output window a diff file is created and a link to that diff file is created.
Opening the diff fill will show you a list of changes. You can press the enter key to scroll through each change.
With the scale to fit feature the page will scale down to fit the available view port of the browser. But it does not scale up to fit all available space. So it will be actual size or smaller.
The scale up feature scales the artboard to fit all available space.
decreased refresh duration from 2 seconds to 250 ms
fixed case where regex to get view preference was not working in Brave
fixed slider button being clipped
moved previous artboard and next artboard icons
added external stylesheet option
set stylesheet name and extension
added stylesheet template
added verify stylesheet
added external script option
set script name and extension
added script template
added verify script
fixed cases where more details view would not save value
added icon when expected output is verified
showing artboard and element settings in more details view
fix adding additional styles to text
updated default html template
Showing link to diff file when diff is created
Diff page can now cycle through changes by pressing enter key
Added diff verified icon when output matches expected output
grouped constraint options
added support for date tokens
2.5.2 (available now)
can add, remove some or all styles. in styles field: -all removes all styles -width removes width style -left removes left style -all;top;left; removes all styles except width and height
The use an external stylesheet, stylesheet template and diff features are experimental. Please report any issues you find.