This is an automated email from the ASF dual-hosted git repository.
andreww pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-docs.git
The following commit(s) were added to refs/heads/develop by this push:
new 13afa57 Create test-apache-frontmatter.md
13afa57 is described below
commit 13afa57b520d19212824fdc9271ebf49f80d2452
Author: Andrew Wetmore <[email protected]>
AuthorDate: Fri Jan 26 06:31:50 2018 -0400
Create test-apache-frontmatter.md
Testing whether the Apache front matter, without short lines and hard
returns, works.
---
test-apache-frontmatter.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/test-apache-frontmatter.md b/test-apache-frontmatter.md
new file mode 100644
index 0000000..0cfdd42
--- /dev/null
+++ b/test-apache-frontmatter.md
@@ -0,0 +1,11 @@
+---
+# Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with this work
for additional information regarding copyright ownership. The ASF licenses this
file to You under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.
+layout: docpage
+title: test of Apache front matter
+---
+
+#Test of Apache front matter
--
To stop receiving notification emails like this one, please contact
[email protected].