summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIain McGinniss <iainmcgin@gmail.com>2012-12-20 13:01:49 +0000
committerIain McGinniss <iainmcgin@gmail.com>2012-12-20 13:01:49 +0000
commita32758435db9b27dc4f5e752891f4536e76124f9 (patch)
treedc0fc0fd9ab1b71a353727ad3a3be033762b3604 /README.md
parenta368e9ca06d30f07d2b44e2b4b58285b95785ec2 (diff)
downloadscala-a32758435db9b27dc4f5e752891f4536e76124f9.tar.gz
scala-a32758435db9b27dc4f5e752891f4536e76124f9.tar.bz2
scala-a32758435db9b27dc4f5e752891f4536e76124f9.zip
Implicit Parameters and Values chapter converted
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index ee4d6cbf5c..5f16ecd81d 100644
--- a/README.md
+++ b/README.md
@@ -25,13 +25,14 @@ Conversion from LaTeX - Guidelines
#. Convert all `{\em ...}`
#. Convert all `\lstlisting`
#. Convert all `\lstinline`
+#. Convert all `\code`
#. Convert all `\sref{sec:...}`
#. Convert all `\begin{itemize}`
#. Convert all `\begin{enumerate}`
#. Convert all `\example`
-#. Convert all `\code`
#. Convert all `\footnote`
#. Convert all `\paragraph`
+#. Convert all `\begin{quote}`
#. Delete all `\comment{...}`
#. Convert all single quote pairs
#. Convert all double quote pairs