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 d3583cd Update and rename test-apache-frontmatter.md to
test-apache-header.md
d3583cd is described below
commit d3583cdf8ddf716305a17f584e58d226d16982e7
Author: Andrew Wetmore <[email protected]>
AuthorDate: Fri Jan 26 06:38:46 2018 -0400
Update and rename test-apache-frontmatter.md to test-apache-header.md
changed term from "frontmatter" to "header" (sneaky test to see if renaming
the file through the GUI works)
---
test-apache-frontmatter.md => test-apache-header.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/test-apache-frontmatter.md b/test-apache-header.md
similarity index 85%
rename from test-apache-frontmatter.md
rename to test-apache-header.md
index c0cc777..de0b11b 100644
--- a/test-apache-frontmatter.md
+++ b/test-apache-header.md
@@ -5,7 +5,8 @@
#
# 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
+title: test of Apache header
---
-# Test of Apache front matter
+# Test of Apache header
+This file has the Apache header without all the hard returns, to see if it
works.
--
To stop receiving notification emails like this one, please contact
[email protected].