Files @ 45904d4a25a2
Branch filter:

Location: NPO-Accounting/npo-accounting-ikiwiki/sandbox.mdwn

bkuhn
Don't put any text in the <a> with only id so that the class isn't need in CSS.

<joar> you should change it to <a id="foo"></a>Generating reports
<joar> so, just create an empty <a> tag before the anchor target
<bkuhn> is that really the "right way" to do it?
<joar> it's the generally accepted way
<bkuhn> oh, ok.
<joar> it's the way sphinx does it, for example
<joar> I think wikipedia does the same
This is the SandBox, a page anyone can edit to learn how to use the wiki.

----

Here's a paragraph.

Here's another one with *emphasised* text.

# Header

## Subheader
<a id="test"></a>

> This is a blockquote.
>
> This is the first level of quoting.
>
> > This is nested blockquote.
>
> Back to the first level.

Numbered list 

1. First item.
1. Another.
1. And another..

Bulleted list

* *item*
* item

[[ikiwiki/WikiLink]]

[[!calendar type="month" pages="blog/*"]]