Skip to content

Commit 994f421

Browse files
committed
Stop mixing Markdown within HTML
See #2
1 parent 611f788 commit 994f421

File tree

1 file changed

+8
-18
lines changed

1 file changed

+8
-18
lines changed

Main_Page.md

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -9,34 +9,24 @@ redirect_from:
99

1010
<div style="float:right;">
1111
<div style="width:26em; background-color: rgb(184,214,245); border: 1px solid grey; border-radius: 1em; margin: 0em 1em 0em 1em; padding: 0.6em;">
12-
1312
<span style="font-size: larger">
14-
1513
<center>
16-
17-
**Please Donate**
18-
14+
<b>Please Donate</b>
1915
</center>
20-
2116
</span>
22-
23-
Through our fiscal sponsor, [Software in the Public Interest,
24-
Inc.](http://spi-inc.org/donations), you can donate to the OBF,
25-
including [online by credit
26-
card](https://co.clickandpledge.com/advanced/default.aspx?wid=66788#).
17+
Through our fiscal sponsor, <a href="http://spi-inc.org/donations">
18+
Software in the Public Interest, Inc.</a>, you can donate to the OBF,
19+
including <a href="https://co.clickandpledge.com/advanced/default.aspx?wid=66788#">
20+
online by credit card</a>.
2721
Donations made through SPI are 501(c)3 tax-exempt in the US. (SPI also
2822
has a charitable partner organization in Europe.) Your contribution
2923
helps fund a growing community of people committed to developing
3024
reusable open-source software for advancing biological research.
31-
3225
</div>
3326
<div style="width:26em; background-color: white; border: 1px solid grey; border-radius: 1em; margin: 1em 1em 0em 1em; padding: 0.6em;">
34-
35-
` `<rss max="5" item-max-length="150" templatename="Rss-feed">[`http://news.open-bio.org/feed/`](http://news.open-bio.org/feed/)</rss>
36-
37-
See also our [news page](News "wikilink"), and
38-
[twitter](http://twitter.com/obf_news).
39-
27+
<rss max="5" item-max-length="150" templatename="Rss-feed">http://news.open-bio.org/feed/</rss>
28+
See also our <a href="News">news page</a>, and
29+
<a href="http://twitter.com/obf_news">Twitter</a>.
4030
</div>
4131
</div>
4232

0 commit comments

Comments
 (0)