Merge branch 'master' of oak.sfconservancy.org:npo-acct
This commit is contained in:
commit
8657e58817
2 changed files with 45 additions and 0 deletions
10
ExistingProjects/EvaluationTemplate.mdwn
Normal file
10
ExistingProjects/EvaluationTemplate.mdwn
Normal file
|
@ -0,0 +1,10 @@
|
|||
<a id="GeneratingReports"></a>
|
||||
## [[UseCases/GeneratingReports]] evaluation
|
||||
|
||||
- Does it support Fund Reports?
|
||||
|
||||
<a id="Collaborating"></a>
|
||||
## [[UseCases/Collaborating]] evaluation
|
||||
|
||||
- Does it support multiple users working on the same ledger?
|
||||
- ...
|
35
sandbox.mdwn
Normal file
35
sandbox.mdwn
Normal file
|
@ -0,0 +1,35 @@
|
|||
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/*"]]
|
Loading…
Reference in a new issue