Testing Stylesheet again
Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/65f2874e Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/65f2874e Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/65f2874e Branch: refs/heads/master Commit: 65f2874e6e0303639557766a2ad8ccba7f1256d2 Parents: 876be57 Author: Ryan McGuinness <[email protected]> Authored: Sun Dec 16 19:50:55 2018 -0500 Committer: Ryan McGuinness <[email protected]> Committed: Sun Dec 16 19:50:55 2018 -0500 ---------------------------------------------------------------------- examples/access-timeout-meta/README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/65f2874e/examples/access-timeout-meta/README.adoc ---------------------------------------------------------------------- diff --git a/examples/access-timeout-meta/README.adoc b/examples/access-timeout-meta/README.adoc index ab9e5dd..039c3b7 100644 --- a/examples/access-timeout-meta/README.adoc +++ b/examples/access-timeout-meta/README.adoc @@ -7,9 +7,9 @@ ifdef::env-github[] :note-caption: :information_source: :important-caption: :heavy_exclamation_mark: :caution-caption: :fire: -:warning-caption: :warning: -:stylesheet: ../github-stylesheet.css endif::[] +@import(../github-stylesheet.css) + == Introduction
