blacksqr / wikitcl

Automatically exported from code.google.com/p/wikitcl
0 stars 0 forks source link

Incorrect contents of code_blocks for === sections #309

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
http://wiki.tcl.tk/40057.code

### <code_block id=5 title='Parsing C Types'> 
############################################################
core {
  int {
    category core name int
    1size 40
  }

"1size 40" should either be "size 4" or "'''size 4'''".

Actually, my recommendation is to not generate code_blocks for === sections, 
only ====== sections.

Original issue reported on code.google.com by andrew.m.goth@gmail.com on 21 May 2014 at 5:32