Fixing frontmatter.

master
Thomas Hintz 3 years ago
parent 5808343b61
commit 4c262f4227

@ -19,7 +19,7 @@
#+options: toc:nil tags:nil #+options: toc:nil tags:nil
* Preface :frontmatter: :sample: * Preface :frontmatter:sample:
:PROPERTIES: :PROPERTIES:
:EXPORT_FILE_NAME: manuscript/preface.markua :EXPORT_FILE_NAME: manuscript/preface.markua
:END: :END:

@ -1,3 +1,4 @@
frontmatter.txt
preface.markua preface.markua
acknowledgments.markua acknowledgments.markua
mainmatter.txt mainmatter.txt

@ -1,5 +1,5 @@
{sample: "true"} {sample: "true"}
# Preface :frontmatter: # Preface
Welcome to *Foundations of High-Performance React Applications* where we build our own simplified version of React. Well use our React to gain an understanding of the real React and how to build high-performance applications with it. Welcome to *Foundations of High-Performance React Applications* where we build our own simplified version of React. Well use our React to gain an understanding of the real React and how to build high-performance applications with it.

Loading…
Cancel
Save