In Markdown I can do this (found on http://bywordapp.com/markdown/guide.html
):

Alignment

To align the data cells on the table, you need to introduce a special row
right after the headers, that will determine how the following rows – the
data rows – will be aligned.

| Header One | Header Two | Header Three | Header Four |
| ---------- | :--------- | :----------: | ----------: |
| Default    | Left       | Center       | Right       |

    Header One Header Two Header Three Header Four   Default Left Center
Right
This is not working in markmin and I could not find in the markmin
documentation to get the same.

Can somebody point me to it please?

Regards
Johann

-- 
Because experiencing your loyal love is better than life itself,
my lips will praise you.  (Psalm 63:3)

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to