@@ -24,7 +24,7 @@ Introduction
24
24
25
25
AsciiDoc.py is a legacy processor for this syntax, handling an older
26
26
rendition of AsciiDoc. As such, this will not properly handle the
27
- https://projects.eclipse.org/projects/technology .asciidoc[current AsciiDoc specification].
27
+ https://projects.eclipse.org/projects/asciidoc .asciidoc-lang [current AsciiDoc specification].
28
28
It is suggested that unless you specifically require the AsciiDoc.py
29
29
toolchain, you should find a processor that handles the modern AsciiDoc
30
30
syntax.
@@ -256,7 +256,7 @@ add additional ones:
256
256
'CRAN' (just run `install.packages("ascii")` from R). Briefly,
257
257
'ascii' replaces R results in AsciiDoc document with AsciiDoc
258
258
markup. More information and examples here:
259
- http ://eusebe.github.com /ascii/.
259
+ https ://eusebe.github.io /ascii/.
260
260
- Jared Henley has written
261
261
https://jared.henley.id.au/software/awb/[AsciiDoc
262
262
Website Builder]. 'AsciiDoc Website Builder' (awb) is a Python
@@ -267,7 +267,7 @@ add additional ones:
267
267
programming' using AsciiDoc. The set of tools is called
268
268
http://eweb.sourceforge.net/[eWEB].
269
269
- https://vanderwijk.info/[Ivo's blog] describes a
270
- https ://ditaa.sourceforge.net/[ditaa] filter for AsciiDoc which converts
270
+ http ://ditaa.sourceforge.net/[ditaa] filter for AsciiDoc which converts
271
271
https://en.wikipedia.org/wiki/ASCII_art[ASCII art] into graphics.
272
272
- https://github.com/gollum/gollum[Gollum] is a git-powered wiki, it
273
273
supports various formats, including AsciiDoc.
0 commit comments