examples/indent.md in markdown_exec-1.8.9 vs examples/indent.md in markdown_exec-2.0.0
- old
+ new
@@ -1,4 +1,6 @@
+This document demonstrates content is indented to match the source.
+
This is a concise guide for using Bash commands to find and list recent files in a Linux system. The commands are safe to use and can help you quickly locate recently modified or accessed files.
1. **List Recently Modified Files**:
You can use the `ls` command with sorting options to list recently modified files in the current directory.