lp:eazytext

Created by prataprc and last modified
Get this branch:
bzr branch lp:eazytext
Only prataprc can upload to this branch. If you are prataprc please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
prataprc
Project:
eazytext
Status:
Development

Recent revisions

237. By Pratap Chakravarthy <email address hidden>

Fixes to make rules

236. By Pratap Chakravarthy <email address hidden>

Preparing for RELEASE 0.94

235. By Pratap Chakravarthy <email address hidden>

- Bug fix. supre-impose etxconfig over defaultconfig to get the final configuration
dictionary to be used while compiling etx text.
- ConfigDict() adds html() method.
- etx2html() utility function added.

234. By Pratap Chakravarthy <email address hidden>

Documentation.

233. By Pratap Chakravarthy <email address hidden>

Test cases right now skips text (that are randomly generated) that is not utf-8
decodeable.

232. By Pratap Chakravarthy <email address hidden>

Documentation typo-fixes.

231. By Pratap Chakravarthy <email address hidden>

Template tags for [<Q ... >] wraps text inside <q> tag, instead of doing it with
<div> tag.

Test cases added ttags.etx

230. By Pratap Chakravarthy <email address hidden>

* Link markup provides syntax to wrap link-text withing <del> element.
    [[ --url | text ]]
  note the '--' syntax !

229. By Pratap Chakravarthy <email address hidden>

- Style short cut for list markup improvised.
- Added syntax highlighting for style shortcuts in list markup.

228. By Pratap Chakravarthy <email address hidden>

- Added lstrip() and rstrip() methods to Node classes in ast.py.
  The purpose is to strip the display text.
- Anchor for heading is generated using CSS. TOC macro is updated to
  be consistent with this feature.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers