← Back to team overview

credativ team mailing list archive

[Bug 910527] Re: widget="text_wiki" not fully supported in web client

 

Looks promising

but it does not conform to the convention found here
http://goessner.net/articles/wiky/
= H1 =
...
====== H6 ======
should turn into
<h1> H1 </h1<
...
<h6> H6 </h6>

but IMHO juest does the oposite

= H1 = is not recognized and as many "=" are added the size of the
letters increase

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/910527

Title:
  widget="text_wiki" not fully supported in web client

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  The widget="text_wiki" is not working in web client (no proper html
  formated output)

  Tested module : wiki
  Problem : wiki pages are displayed with markdown tags, not with proper html output
  Version trunk (code updated on 2011/12/31) 
  Tested on chrome and firefox
  Platform ubuntu 10.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/910527/+subscriptions


References