diff options
author | Ralph Amissah <ralph@amissah.com> | 2017-04-12 15:23:23 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:14 -0400 |
commit | da0f051e1aced4fa1fd5cd13c0548279bf04b2a0 (patch) | |
tree | 3c74421c4ce35e28e93512eb01606219e37e0dfb /src/sdp.d | |
parent | start work on block outputs (diff) |
0.13.9 sisupod & epub3, zipped output
Diffstat (limited to 'src/sdp.d')
-rwxr-xr-x | src/sdp.d | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -222,8 +222,8 @@ void main(string[] args) { } unittest { /++ - name "sdp" - description "A SiSU document parser writen in D." - homepage "http://sisudoc.org" + name "sdp" + description "A SiSU document parser writen in D." + homepage "http://sisudoc.org" +/ } |