When I add the newline, the result became two <hr>, one at the top and the 
other at the bottom, specifically:

-----

  This is a paragraph in a blockquote

  + item 1
  + item 2
  -- item 2.1
  -- item 2.2
  + item 3

  ---------
  0 | 0 | X
  0 | X | 0
  X | 0 | 0
  ---------:tableclass1
-----

Output:
------------------------
H2

paragraph text

   1. s
   2. locals
   3. r

paragraph text paragraph text
H3
------------------------------

This is a paragraph in a blockquote

   1. item 1
   2. item 2
      - item 2.1
      - item 2.2
   3. item 3

00X0X0X00
------------------------------

   - value

------------------------

And it's no longer a block quote?

On Sunday, December 28, 2014 10:32:10 PM UTC+8, Niphlod wrote:
>
> ok, this is far more helpful.... try with an empty line between --------- 
> and "This is a paragraph in a blockquote"
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to