examples/block-names.md in markdown_exec-2.5.0 vs examples/block-names.md in markdown_exec-2.6.0

- old
+ new

@@ -52,10 +52,10 @@ The hidden block "(success)" is required above. It prints "Success". ```bash :(success) echo "Success" ``` -```opts :(document_options) +```opts :(document_opts) execute_in_own_window: false output_execution_report: false output_execution_summary: false pause_after_script_execution: true ```