Markdown upgrades
This commit is contained in:
@@ -35,11 +35,9 @@ const MD_A: &str = r#"# Mark's Handouts
|
||||
[ORMC]: https://circles.math.ucla.edu/circles
|
||||
|
||||
This page lists all the handouts I've written for my classes at the [ORMC],
|
||||
a mathematics program for advanced students. We avoid "textbook"
|
||||
topics, and instead discuss interesting material that isn't seen in school.
|
||||
|
||||
{style(color_var:grey) I often tell my class that Math Circle makes no effort to teach math.
|
||||
Math Circle teaches you to *think.*"}
|
||||
arguably the best math circle in the western world. We teach students mathematics
|
||||
far beyond the regular school curriculum, much like [AOPS](https://artofproblemsolving.com)
|
||||
and the [BMC](https://mathcircle.berkeley.edu).
|
||||
|
||||
<br></br>
|
||||
|
||||
@@ -50,16 +48,15 @@ and don't start any handouts before class. That spoils all the fun!
|
||||
{style(color_var:green) For everyone else:} \
|
||||
If you're using any of these, please let me know---especially \
|
||||
if you find errors, mistakes, or a poorly designed section. \
|
||||
Such things must be fixed! {{ email_beta() }}
|
||||
Such things must be fixed! { include(email_beta) }
|
||||
|
||||
<br></br>
|
||||
|
||||
## Overview & Context
|
||||
|
||||
Our classes are two hours long, with a ten-minute break in between. The lessons below
|
||||
are written with that in mind.\
|
||||
At the end of the ideal class, an average student should
|
||||
be nearly (but not _fully_) done with that week's handout.
|
||||
are written with this in mind.\
|
||||
I do not expect the average student to finish all problems during this two-hour session.
|
||||
If the class finishes early, the lesson is either too short or too easy.
|
||||
|
||||
<br></br>
|
||||
|
||||
Reference in New Issue
Block a user