Fixing frontmatter.

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

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

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

@ -1,5 +1,5 @@
{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.

Loading…
Cancel
Save