Skip to content

<br/> tag in table content not work when render as docx #10045

Answered by cderv
hanchenduming asked this question in Q&A
Discussion options

You must be logged in to vote

Example of table that would work

# Login

+---------+-------------------------+----------+-----------+----------------------+
| **No**  | **Class**               | **Desc** | **ToRun** | **Detail**           |
+:=======:+:=======================:+:========:+:=========:+:====================:+
| 1       | com.github.\            | Login    | run()     | 1. login            |
|         | repo.web.auth.service.\ |          |           | 2. logout           |
|         | LoginService            |          |           | 3. record login info |
+---------+-------------------------+----------+-----------+----------------------+

You can use Visual Editor to help you format table for example in VS…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@hanchenduming
Comment options

@mcanouil
Comment options

@cderv
Comment options

Answer selected by hanchenduming
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
tables Issues with Tables including the gt integration docx Issues with the docx format
3 participants