RE: [PATCH 3/6] doc: fix miss blank line in testpmd flow syntax doc

2022-11-10 Thread Zhang, Yuying
> -Original Message- > From: Michael Baum > Sent: 2022年11月10日 22:15 > To: dev@dpdk.org > Cc: Matan Azrad ; Thomas Monjalon > ; Raslan Darawsheh ; Singh, > Aman Deep ; Zhang, Yuying > ; Andrew Rybchenko > ; akozy...@nvidia.com; sta...@dpdk.org > Subject: [

[PATCH 3/6] doc: fix miss blank line in testpmd flow syntax doc

2022-11-10 Thread Michael Baum
In flow syntax documentation, there is example for create pattern template. Before the example, miss a blank line causing it to look regular bold text. In addition, inside the example, it uses tab instead of spaces which expand the indentation in one line. This patch adds the blank line and repla