37 | $for(include-before)$
38 | $include-before$
39 | $endfor$
40 | $if(title)$
41 |
42 | $title$
43 | $for(author)$
44 | $author$
45 | $endfor$
46 | $if(date)$
47 | $date$
48 | $endif$
49 |
50 | $endif$
51 | $if(toc)$
52 |
55 | $endif$
56 | $body$
57 | $for(include-after)$
58 | $include-after$
59 | $endfor$
60 |
61 |
62 |
63 |
--------------------------------------------------------------------------------
/Docs/template.htm:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
36 | $for(include-before)$
37 | $include-before$
38 | $endfor$
39 | $if(title)$
40 |
41 | $title$
42 | $for(author)$
43 | $author$
44 | $endfor$
45 | $if(date)$
46 | $date$
47 | $endif$
48 |
49 | $endif$
50 | $if(toc)$
51 |
54 | $endif$
55 | $body$
56 | $for(include-after)$
57 | $include-after$
58 | $endfor$
59 |
60 |
61 |
62 |
--------------------------------------------------------------------------------
/Libraries/nunit.framework.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Mervill/UnityLitJson/10d92bc9f06614eb7ebab26bc37c9acd920cf3cb/Libraries/nunit.framework.dll
--------------------------------------------------------------------------------
/LitJson.csproj:
--------------------------------------------------------------------------------
1 |
2 |
8 |