Title: Post a table
Last modified: November 13, 2020

---

# Post a table

 *  Resolved [Reichlich](https://wordpress.org/support/users/reichlich/)
 * (@reichlich)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/post-a-table/)
 * Hallo.
 *  I want to add this table.([http://prntscr.com/viec3e](http://prntscr.com/viec3e))
   
   but is not showing
 * here is the code
 * [latex]
    \begin{array}{|l|l|l|} \hline \text { Name } & \text { Symbol } & \text{
   Multiplicative Factor } \\ \hline \text { tera } & \mathrm{T} & 1,000,000,000,000
   =10^{12} \\ \hline \text { giga } & \mathrm{G} & 1,000,000,000=10^{9} \\ \hline\
   text { mega } & \mathrm{M} & 1,000,000=10^{6} \\ \hline \text { kilo } & \mathrm{
   k} & 1000=10^{3} \\ \hline \text { hecto } & \mathrm{h} & 100=10^{2} \\ \hline\
   text { deca } & \mathrm{da} & 10=10^{1} \\ \hline \text { deci } & \mathrm{d}&
   0.1=10^{-1} \\ \hline \text { centi } & \mathrm{c} & 0.01=10^{-2} \\ \hline \
   text { milli } & \mathrm{m} & 0.001=10^{-3} \\ \hline \text { micro } & \mu &
   0.000,001=10^{-6} \\ \hline \text { nano } & \mathrm{n} & 0.000,000,001=10^{-
   9} \\ \hline \text { pico } & \mathrm{p} & 0.000,000,000,001=10^{-12} \\ \hline\
   end{array} [/latex]

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tom Churchman](https://wordpress.org/support/users/beskhue/)
 * (@beskhue)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/post-a-table/#post-13661980)
 * I’m not entirely sure what you mean. In general, it is advisable to put display-
   style TeX into KaTeX blocks instead of shortcodes. Then your TeX works fine for
   me.
 * Alternatively, you can set the `display` parameter in the shortcode as `[katex
   display=true]`.
 * There has been an issue with multi-line shortcodes in the past, where `<br>` 
   was added to the output by WordPress. I’ve just now released version 2.1.1 that
   fixes this.
    -  This reply was modified 5 years, 9 months ago by [Tom Churchman](https://wordpress.org/support/users/beskhue/).

Viewing 1 replies (of 1 total)

The topic ‘Post a table’ is closed to new replies.

 * ![](https://ps.w.org/katex/assets/icon.svg?rev=1993573)
 * [KaTeX](https://wordpress.org/plugins/katex/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/katex/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/katex/)
 * [Active Topics](https://wordpress.org/support/plugin/katex/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/katex/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/katex/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tom Churchman](https://wordpress.org/support/users/beskhue/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/post-a-table/#post-13661980)
 * Status: resolved