fix backticks
''<table>`` -> ``<table>`` Change-Id: I9c63bb49636dccbb831126f905ec94a88b49a911 Signed-off-by: Ron Stone <ronald.stone@windriver.com>
This commit is contained in:
parent
779728182d
commit
aad6c9a982
@ -1416,7 +1416,7 @@ removed from the third.
|
||||
* This feature will not work with tables that do not have header rows. Columns
|
||||
to be removed must be named.
|
||||
|
||||
* This feature relies on the HTML ''<table>`` syntax. It will not work with
|
||||
* This feature relies on the HTML ``<table>`` syntax. It will not work with
|
||||
tables that are constructed using other elements such as ``<div>``.
|
||||
reStructuredText tables are rendered using HTML ``<table>`` elements.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user