commit 6ac52ea9c172a9e6b95aeda830e88a5b707c24b7 parent af99436721d125c0d8fce6e0d74c7d0f5129d102 Author: Dan Stillman <dstillman@zotero.org> Date: Mon, 14 Jan 2008 08:20:42 +0000 Test -- ignore Diffstat:
| M | csl/test.csl | | | 36 | ++++++++++++++++++------------------ |
1 file changed, 18 insertions(+), 18 deletions(-)
diff --git a/csl/test.csl b/csl/test.csl @@ -1,18 +1,18 @@ -<?xml version="1.0" encoding="UTF-8"?> -<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en"> - <info> - <title>Test</title> - <id>http://www.zotero.org/styles/test</id> - <link href="http://www.zotero.org/styles/test"/> - <author> - <name>Dan Stillman</name> - </author> - <updated>2007-11-28T23:44:54+00:00</updated> - <summary>A test style</summary> - </info> - <citation> - <layout> - <text value="Hello World!"/> - </layout> - </citation> -</style> +<?xml version="1.0" encoding="UTF-8"?> +<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en"> + <info> + <title>Test</title> + <id>http://www.zotero.org/styles/test</id> + <link href="http://www.zotero.org/styles/test"/> + <author> + <name>Dan Stillman</name> + </author> + <updated>2007-12-28T23:44:54+00:00</updated> + <summary>A test style</summary> + </info> + <citation> + <layout> + <text value="Hello World!"/> + </layout> + </citation> +</style>