From 6a1b15362200eacbec05797089330503b35ee914 Mon Sep 17 00:00:00 2001 From: Gaurav Vaidya Date: Fri, 21 Nov 2025 18:16:10 -0500 Subject: [PATCH] Replace incorrect Markdown with a blockquote --- docs/further.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/further.md b/docs/further.md index b8eba52..3a0091a 100644 --- a/docs/further.md +++ b/docs/further.md @@ -689,9 +689,7 @@ The corresponding command line flag is not needed anymore. Using the [file system storage plugin](https://github.com/snakemake/snakemake-storage-plugin-fs) will automatically stage-in and -out in- and output files. - -==This is ongoing development. -Eventually, you will be able to annotate different file access patterns.== +> This is ongoing development. Eventually, you will be able to annotate different file access patterns. ### Log Files - Getting Information on Failures