replace old url with pandoc.org
This commit is contained in:
parent
dc0e5c34b7
commit
c18e93ca6e
13 changed files with 14 additions and 14 deletions
|
@ -203,8 +203,8 @@ The library is structured as follows:
|
||||||
|
|
||||||
[pandoc-discuss]: http://groups.google.com/group/pandoc-discuss
|
[pandoc-discuss]: http://groups.google.com/group/pandoc-discuss
|
||||||
[issue tracker]: https://github.com/jgm/pandoc/issues
|
[issue tracker]: https://github.com/jgm/pandoc/issues
|
||||||
[User's Guide]: http://johnmacfarlane.net/pandoc/README.html
|
[User's Guide]: http://pandoc.org/README.html
|
||||||
[FAQs]: http://johnmacfarlane.net/pandoc/faqs.html
|
[FAQs]: http://pandoc.org/faqs.html
|
||||||
[EditorConfig]: http://editorconfig.org/
|
[EditorConfig]: http://editorconfig.org/
|
||||||
[Haskell platform]: http://www.haskell.org/platform/
|
[Haskell platform]: http://www.haskell.org/platform/
|
||||||
[hsb2hs]: http://hackage.haskell.org/package/hsb2hs
|
[hsb2hs]: http://hackage.haskell.org/package/hsb2hs
|
||||||
|
|
|
@ -25,7 +25,7 @@ GPL can be found in `/usr/share/common-licenses/GPL`.
|
||||||
|
|
||||||
Pandoc's complete source code is available from the [Pandoc home page].
|
Pandoc's complete source code is available from the [Pandoc home page].
|
||||||
|
|
||||||
[Pandoc home page]: http://johnmacfarlane.net/pandoc/
|
[Pandoc home page]: http://pandoc.org
|
||||||
|
|
||||||
Pandoc includes some code from other authors. The copyright and license
|
Pandoc includes some code from other authors. The copyright and license
|
||||||
statements for these sources are included below. All are GPL-compatible
|
statements for these sources are included below. All are GPL-compatible
|
||||||
|
|
|
@ -31,5 +31,5 @@ These last two changes bring two of the most powerful features of \LaTeX
|
||||||
to pandoc.
|
to pandoc.
|
||||||
|
|
||||||
\FurtherReading
|
\FurtherReading
|
||||||
\url{http://johnmacfarlane.net/pandoc/}
|
\url{http://pandoc.org}
|
||||||
\end{hcarentry}
|
\end{hcarentry}
|
||||||
|
|
|
@ -13,4 +13,4 @@ see \f[C]pandoc_markdown\f[] (5).
|
||||||
\f[C]pandoc_markdown\f[] (5).
|
\f[C]pandoc_markdown\f[] (5).
|
||||||
.PP
|
.PP
|
||||||
The Pandoc source code and all documentation may be downloaded
|
The Pandoc source code and all documentation may be downloaded
|
||||||
from <http://johnmacfarlane.net/pandoc/>.
|
from <http://pandoc.org>.
|
||||||
|
|
|
@ -9,7 +9,7 @@ Author: John MacFarlane <jgm@berkeley.edu>
|
||||||
Maintainer: John MacFarlane <jgm@berkeley.edu>
|
Maintainer: John MacFarlane <jgm@berkeley.edu>
|
||||||
Bug-Reports: https://github.com/jgm/pandoc/issues
|
Bug-Reports: https://github.com/jgm/pandoc/issues
|
||||||
Stability: alpha
|
Stability: alpha
|
||||||
Homepage: http://johnmacfarlane.net/pandoc
|
Homepage: http://pandoc.org
|
||||||
Category: Text
|
Category: Text
|
||||||
Tested-With: GHC == 7.4.2, GHC == 7.6.3, GHC == 7.8.2
|
Tested-With: GHC == 7.4.2, GHC == 7.6.3, GHC == 7.8.2
|
||||||
Synopsis: Conversion between markup formats
|
Synopsis: Conversion between markup formats
|
||||||
|
|
|
@ -80,7 +80,7 @@ copyrightMessage :: String
|
||||||
copyrightMessage = intercalate "\n" [
|
copyrightMessage = intercalate "\n" [
|
||||||
"",
|
"",
|
||||||
"Copyright (C) 2006-2015 John MacFarlane",
|
"Copyright (C) 2006-2015 John MacFarlane",
|
||||||
"Web: http://johnmacfarlane.net/pandoc",
|
"Web: http://pandoc.org",
|
||||||
"This is free software; see the source for copying conditions.",
|
"This is free software; see the source for copying conditions.",
|
||||||
"There is no warranty, not even for merchantability or fitness",
|
"There is no warranty, not even for merchantability or fitness",
|
||||||
"for a particular purpose." ]
|
"for a particular purpose." ]
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[Header 2 ("an-internal-link-and-an-external-link",[],[]) [Str "An",Space,Str "internal",Space,Str "link",Space,Str "and",Space,Str "an",Space,Str "external",Space,Str "link"]
|
[Header 2 ("an-internal-link-and-an-external-link",[],[]) [Str "An",Space,Str "internal",Space,Str "link",Space,Str "and",Space,Str "an",Space,Str "external",Space,Str "link"]
|
||||||
,Para [Str "An",Space,Link [Str "external",Space,Str "link"] ("http://google.com",""),Space,Str "to",Space,Str "a",Space,Str "popular",Space,Str "website."]
|
,Para [Str "An",Space,Link [Str "external",Space,Str "link"] ("http://google.com",""),Space,Str "to",Space,Str "a",Space,Str "popular",Space,Str "website."]
|
||||||
,Para [Str "An",Space,Link [Str "external",Space,Str "link"] ("http://johnmacfarlane.net/pandoc/README.html#synopsis",""),Space,Str "to",Space,Str "a",Space,Str "website",Space,Str "with",Space,Str "an",Space,Str "anchor."]
|
,Para [Str "An",Space,Link [Str "external",Space,Str "link"] ("http://pandoc.org/README.html#synopsis",""),Space,Str "to",Space,Str "a",Space,Str "website",Space,Str "with",Space,Str "an",Space,Str "anchor."]
|
||||||
,Para [Str "An",Space,Link [Str "internal",Space,Str "link"] ("#a-section-for-testing-link-targets",""),Space,Str "to",Space,Str "a",Space,Str "section",Space,Str "header."]
|
,Para [Str "An",Space,Link [Str "internal",Space,Str "link"] ("#a-section-for-testing-link-targets",""),Space,Str "to",Space,Str "a",Space,Str "section",Space,Str "header."]
|
||||||
,Para [Str "An",Space,Link [Str "internal",Space,Str "link"] ("#my_bookmark",""),Space,Str "to",Space,Str "a",Space,Str "bookmark."]
|
,Para [Str "An",Space,Link [Str "internal",Space,Str "link"] ("#my_bookmark",""),Space,Str "to",Space,Str "a",Space,Str "bookmark."]
|
||||||
,Header 2 ("a-section-for-testing-link-targets",[],[]) [Str "A",Space,Str "section",Space,Str "for",Space,Str "testing",Space,Str "link",Space,Str "targets"]
|
,Header 2 ("a-section-for-testing-link-targets",[],[]) [Str "A",Space,Str "section",Space,Str "for",Space,Str "testing",Space,Str "link",Space,Str "targets"]
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[Header 2 ("an-internal-link-and-an-external-link",[],[]) [Str "An",Space,Str "internal",Space,Str "link",Space,Str "and",Space,Str "an",Space,Str "external",Space,Str "link"]
|
[Header 2 ("an-internal-link-and-an-external-link",[],[]) [Str "An",Space,Str "internal",Space,Str "link",Space,Str "and",Space,Str "an",Space,Str "external",Space,Str "link"]
|
||||||
,Para [Str "An",Space,Link [Str "external",Space,Str "link"] ("http://google.com",""),Space,Str "to",Space,Str "a",Space,Str "popular",Space,Str "website."]
|
,Para [Str "An",Space,Link [Str "external",Space,Str "link"] ("http://google.com",""),Space,Str "to",Space,Str "a",Space,Str "popular",Space,Str "website."]
|
||||||
,Para [Str "An",Space,Link [Str "external",Space,Str "link"] ("http://johnmacfarlane.net/pandoc/README.html#synopsis",""),Space,Str "to",Space,Str "a",Space,Str "website",Space,Str "with",Space,Str "an",Space,Str "anchor."]
|
,Para [Str "An",Space,Link [Str "external",Space,Str "link"] ("http://pandoc.org/README.html#synopsis",""),Space,Str "to",Space,Str "a",Space,Str "website",Space,Str "with",Space,Str "an",Space,Str "anchor."]
|
||||||
,Para [Str "An",Space,Link [Str "internal",Space,Str "link"] ("#a-section-for-testing-link-targets",""),Space,Str "to",Space,Str "a",Space,Str "section",Space,Str "header."]
|
,Para [Str "An",Space,Link [Str "internal",Space,Str "link"] ("#a-section-for-testing-link-targets",""),Space,Str "to",Space,Str "a",Space,Str "section",Space,Str "header."]
|
||||||
,Para [Str "An",Space,Link [Str "internal",Space,Str "link"] ("#my_bookmark",""),Space,Str "to",Space,Str "a",Space,Str "bookmark."]
|
,Para [Str "An",Space,Link [Str "internal",Space,Str "link"] ("#my_bookmark",""),Space,Str "to",Space,Str "a",Space,Str "bookmark."]
|
||||||
,Header 2 ("a-section-for-testing-link-targets",[],[]) [Str "A",Space,Str "section",Space,Str "for",Space,Str "testing",Space,Str "link",Space,Str "targets"]]
|
,Header 2 ("a-section-for-testing-link-targets",[],[]) [Str "A",Space,Str "section",Space,Str "for",Space,Str "testing",Space,Str "link",Space,Str "targets"]]
|
||||||
|
|
|
@ -72,7 +72,7 @@ Pandoc (Meta {unMeta = fromList []})
|
||||||
,Para [Str "Nother",Space,Str "paragraph."]
|
,Para [Str "Nother",Space,Str "paragraph."]
|
||||||
,Header 2 ("external-links",[],[]) [Str "external",Space,Str "links"]
|
,Header 2 ("external-links",[],[]) [Str "external",Space,Str "links"]
|
||||||
,Para [Link [Emph [Str "Google"],Space,Str "search",Space,Str "engine"] ("http://google.com","")]
|
,Para [Link [Emph [Str "Google"],Space,Str "search",Space,Str "engine"] ("http://google.com","")]
|
||||||
,Para [Link [Str "http://johnmacfarlane.net/pandoc/"] ("http://johnmacfarlane.net/pandoc/","")]
|
,Para [Link [Str "http://pandoc.org"] ("http://pandoc.org","")]
|
||||||
,Para [Link [Str "1"] ("http://google.com",""),Space,Link [Str "2"] ("http://yahoo.com","")]
|
,Para [Link [Str "1"] ("http://google.com",""),Space,Link [Str "2"] ("http://yahoo.com","")]
|
||||||
,Para [Link [Str "email",Space,Str "me"] ("mailto:info@example.org","")]
|
,Para [Link [Str "email",Space,Str "me"] ("mailto:info@example.org","")]
|
||||||
,Header 2 ("internal-links",[],[]) [Str "internal",Space,Str "links"]
|
,Header 2 ("internal-links",[],[]) [Str "internal",Space,Str "links"]
|
||||||
|
|
|
@ -141,7 +141,7 @@ Nother paragraph.
|
||||||
|
|
||||||
[http://google.com ''Google'' search engine]
|
[http://google.com ''Google'' search engine]
|
||||||
|
|
||||||
http://johnmacfarlane.net/pandoc/
|
http://pandoc.org
|
||||||
|
|
||||||
[http://google.com] [http://yahoo.com]
|
[http://google.com] [http://yahoo.com]
|
||||||
|
|
||||||
|
|
|
@ -44,7 +44,7 @@ Pandoc (Meta {unMeta = fromList []})
|
||||||
,Para [Str "Nother",Space,Str "paragraph."]
|
,Para [Str "Nother",Space,Str "paragraph."]
|
||||||
,Header 1 ("external-links",[],[]) [Str "external",Space,Str "links"]
|
,Header 1 ("external-links",[],[]) [Str "external",Space,Str "links"]
|
||||||
,Para [Link [Emph [Str "Google"],Space,Str "search",Space,Str "engine"] ("http://google.com","")]
|
,Para [Link [Emph [Str "Google"],Space,Str "search",Space,Str "engine"] ("http://google.com","")]
|
||||||
,Para [Link [Str "http://johnmacfarlane.net/pandoc/"] ("http://johnmacfarlane.net/pandoc/","")]
|
,Para [Link [Str "http://pandoc.org"] ("http://pandoc.org","")]
|
||||||
,Para [Link [Str "http://google.com"] ("http://google.com",""),Space,Link [Str "http://yahoo.com"] ("http://yahoo.com","")]
|
,Para [Link [Str "http://google.com"] ("http://google.com",""),Space,Link [Str "http://yahoo.com"] ("http://yahoo.com","")]
|
||||||
,Para [Link [Str "email",Space,Str "me"] ("mailto:info@example.org","")]
|
,Para [Link [Str "email",Space,Str "me"] ("mailto:info@example.org","")]
|
||||||
,Para [Str "http://google.com"]
|
,Para [Str "http://google.com"]
|
||||||
|
|
|
@ -97,7 +97,7 @@ Nother paragraph.
|
||||||
|
|
||||||
[[http://google.com][<i>Google</i> search engine]]
|
[[http://google.com][<i>Google</i> search engine]]
|
||||||
|
|
||||||
http://johnmacfarlane.net/pandoc/
|
http://pandoc.org
|
||||||
|
|
||||||
[[http://google.com]] [[http://yahoo.com]]
|
[[http://google.com]] [[http://yahoo.com]]
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
Minimum='0.0.0.0' IncludeMinimum='yes'
|
Minimum='0.0.0.0' IncludeMinimum='yes'
|
||||||
Maximum="99.0.0.0" IncludeMaximum="no" />
|
Maximum="99.0.0.0" IncludeMaximum="no" />
|
||||||
</Upgrade>
|
</Upgrade>
|
||||||
<Property Id="ARPURLINFOABOUT" Value="http://johnmacfarlane.net/pandoc/" />
|
<Property Id="ARPURLINFOABOUT" Value="http://pandoc.org" />
|
||||||
|
|
||||||
<InstallExecuteSequence>
|
<InstallExecuteSequence>
|
||||||
<RemoveExistingProducts After="InstallFinalize"/>
|
<RemoveExistingProducts After="InstallFinalize"/>
|
||||||
|
|
Loading…
Reference in a new issue