From 2a6b1e4a36fe6a8b8bb88946b56cf258fa577398 Mon Sep 17 00:00:00 2001 From: zeptodoctor <44736852+zeptodoctor@users.noreply.github.com> Date: Fri, 16 Aug 2019 10:40:54 +0000 Subject: [PATCH] build based on 5929a02 --- dev/documenter/index.html | 4 +- dev/generated/example.ipynb | 172 +++++++++++++++---------------- dev/generated/example/index.html | 84 +++++++-------- dev/outputformats/index.html | 4 +- dev/search_index.js | 2 +- 5 files changed, 133 insertions(+), 133 deletions(-) diff --git a/dev/documenter/index.html b/dev/documenter/index.html index 0178128..5afaf52 100644 --- a/dev/documenter/index.html +++ b/dev/documenter/index.html @@ -7,6 +7,6 @@ EditURL = "$(relpath(inputfile, outputdir))" ```
Literate.notebook:@refs and @id will be removed. This means that you can use @ref and @id in the source file without them leaking to the notebook.```math
\int f dx
-```is replaced with notebook compatible\begin{equation}
+```is replaced with notebook compatible$$
\int f dx
-\end{equation}Literate.script:@refs and @id will be removed. This means that you can use @ref and @id in the source file without them leaking to the script.