Skip to content
#

teaching

Here are 1,490 public repositories matching this topic...

HuStmpHrrr
HuStmpHrrr commented Oct 12, 2020

in particular, it doesn't support enough mathjax to support inference rules, or elements marked as math class.

the ultimate reason comes from https://github.com/ocaml-sf/learn-ocaml/tree/master/static/js/mathjax/jax/input

which does not include the tex.js script:

https://github.com/mathjax/MathJax/tree/master/es5/input

why just copy a partial mathjax? can we get this fixed?

kind: enhancement question good first issue
KolliAnitha
KolliAnitha commented May 16, 2022

Describe the bug
Continue button is not aligned properly when reading text size is extra large

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Navigation menu'- Select Options
  2. Click on 'Reading text size'- Change to Extra Large
  3. Open any exploration
  4. Scroll down to click on Continue

Expected behavior
Continue button should be aligned properly

![Screensho

Type: Bug Status: Not started good first issue Found-in: 0.7-alpha (Alpha MR4)

Improve this page

Add a description, image, and links to the teaching topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the teaching topic, visit your repo's landing page and select "manage topics."

Learn more