d252801d4e
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 replaces tab with spaces.
Fixes:
|
||
---|---|---|
.. | ||
build_app.rst | ||
index.rst | ||
intro.rst | ||
run_app.rst | ||
testpmd_funcs.rst |