Skip to content

Commit e201301

Browse files
authored
Update 2025-07-07-What-is-in-your-dependencies-updates.markdown (#292)
1 parent b7f1256 commit e201301

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

_posts/2025-07-07-What-is-in-your-dependencies-updates.markdown

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,6 @@ This can also be done for the old reference if you need to specify its location
8888

8989
The new command provides three formats for the output, which can be selected using the *--format* attribute.
9090

91-
{% endhighlight %}
92-
9391
The first one, **"html"** format, generates a self-contained **static website**. In this
9492
web output, **functionality takes priority**: it includes a small index listing the changed files,
9593
a search bar to look for files, and another to exclude files from view.
@@ -198,12 +196,12 @@ $ conan report diff --old-reference=zlib/1.3 --new-reference=zlib/1.3.1 --format
198196
],
199197
...
200198
}
201-
199+
{% endhighlight %}
202200

203201
## What’s next
204202

205203
We’re excited to share this new feature with the community, but this is just the beginning! We’d love to hear
206204
how you use **conan report diff** in your workflows. Your feedback, ideas, and suggestions are key to improving
207205
and shaping the future of this tool.
208206

209-
You can always [submit feedback here.](https://github.com/conan-io/conan/issues)
207+
You can always [submit feedback here.](https://github.com/conan-io/conan/issues)

0 commit comments

Comments
 (0)