hi All,
I am trying to add tabular format data on API portal using HTML syntax for
but on API portal in Live portal mode it shows extra space (extraadded above tabular format data).
I have converted excel sheet tabular format data to html using online websites and put it on API portal.
Don't know why API portal add extrabefore syntax (viewed in page inspect mode)
3 respuestas
If you are trying to render a table in the portal pages then you need to use markdown, not html
Checkout the section on tables..
There are a couple of table generators available on line that may help.