1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-28 17:02:04 +03:00

Added initial support for parallel testing

This commit is contained in:
Dan Brown
2022-09-26 21:25:32 +01:00
parent aec772c5eb
commit e18033ec1a
5 changed files with 23 additions and 6 deletions

View File

@ -252,6 +252,7 @@ export function build(options) {
document_base_url: window.baseUrl('/'),
end_container_on_empty_block: true,
remove_trailing_brs: false,
keep_styles: false,
statusbar: false,
menubar: false,
paste_data_images: false,