diff --git a/Makefile b/Makefile index 594b08f0..c5dcb92f 100644 --- a/Makefile +++ b/Makefile @@ -188,7 +188,7 @@ ${JAR}: ${BUILD_JAR_SUBDIRS} ${JAR_FILES} #### doc -${DOC_FILES}: %.html: %.txt Makefile +${DOC_FILES}: %.html: %.txt Makefile locale/en-US/asciidoc.conf @echo "DOC $@" ${Q}${ASCIIDOC} --unsafe -a linkcss -o $@ $< diff --git a/locale/en-US/asciidoc.conf b/locale/en-US/asciidoc.conf index a83a2d77..c17890ed 100644 --- a/locale/en-US/asciidoc.conf +++ b/locale/en-US/asciidoc.conf @@ -35,7 +35,7 @@ HEADER=image:chrome://vimperator/content/logo_white.png[Vimperator] [atag-inlinemacro] - + {target} diff --git a/locale/en-US/motion.txt b/locale/en-US/motion.txt index 5d12c47e..741fbc9c 100644 --- a/locale/en-US/motion.txt +++ b/locale/en-US/motion.txt @@ -22,6 +22,7 @@ writing simple sectionless documents consisting only of a preamble. // ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ atag:abstract[] tag:beginning[] +anchor:foo[] Abstract --------