Force <br />'s, perhaps that will look better?

This commit is contained in:
Bradley M. Kuhn 2014-02-18 15:18:29 -05:00
parent 6d5251820b
commit 11cb043d7f

View file

@ -36,7 +36,7 @@ skills and background best when submitting your application.
actually writing a few specialized NPO-style report using the API. A actually writing a few specialized NPO-style report using the API. A
great acid test will be to use the API to implement the great acid test will be to use the API to implement the
[IRS required charity public support test](http://www.irs.gov/Charities-&-Non-Profits/Exempt-Organizations-Annual-Reporting-Requirements-Form-990,-Schedules-A-and-B:-Public-Charity-Support-Test). [IRS required charity public support test](http://www.irs.gov/Charities-&-Non-Profits/Exempt-Organizations-Annual-Reporting-Requirements-Form-990,-Schedules-A-and-B:-Public-Charity-Support-Test).
2. Convert [Ledger-CLI](http://www.ledger-cli.org/) to use fixed-point 2. Convert [Ledger-CLI](http://www.ledger-cli.org/) to use fixed-point
arithmetic. arithmetic.
@ -53,7 +53,7 @@ skills and background best when submitting your application.
* Shepherd the patch upstream. * Shepherd the patch upstream.
* Time permitting: verify that other Ledger implementations don't * Time permitting: verify that other Ledger implementations don't
face the same problem. face the same problem.
3. Build a better test suite for [Ledger-CLI](http://www.ledger-cli.org/). 3. Build a better test suite for [Ledger-CLI](http://www.ledger-cli.org/).
Since this project relies so heavily on Ledger-CLI, we'd really like there Since this project relies so heavily on Ledger-CLI, we'd really like there
@ -71,7 +71,7 @@ skills and background best when submitting your application.
While this project is of primary interest to this project, it will While this project is of primary interest to this project, it will
require careful coordination with Ledger-CLI as an upstream, and we'll require careful coordination with Ledger-CLI as an upstream, and we'll
help mentor the student in that. help mentor the student in that.
4. Build a better Python interface to Ledger-CLI for use by our API. 4. Build a better Python interface to Ledger-CLI for use by our API.
Right now, Ledger-CLI has a rather incomplete Python interface, based on Right now, Ledger-CLI has a rather incomplete Python interface, based on