Giter VIP home page Giter VIP logo

markdown-math-acid-test's Introduction

GitHub math bugs

markdown-math-acid-test's People

Contributors

nschloe avatar

Stargazers

Linda_pp avatar Nagamine, Hideaki avatar AtalieNet avatar Lucas Lu avatar Chung Lim avatar 崔星星 avatar Tanguy Barthelemy avatar  avatar Rahul Butani avatar Christopher Haster avatar Ruikun Zhai avatar  avatar Eli Benevedes avatar Ahmed Fasih avatar Thomas Wimmer avatar Tali Herzka avatar Stéphane Caron avatar Mariana Ávalos Arce avatar Diego Ferigo avatar Juan G. Victores avatar Silvio Traversaro avatar Giulio Romualdi avatar Baljinder Singh Bal avatar Victor Hugo avatar  avatar

Watchers

 avatar Yao Fu avatar Stéphane Caron avatar Rahul Butani avatar Chung Lim avatar  avatar Victor Hugo avatar

markdown-math-acid-test's Issues

subscripts and braces issues

Not sure those are included in your list.

$$A_t = B_t$$
$$A_t = B_t$$

displays only one:

$$A_t = B_t$$ $$A_t = B_t$$

abc
$$A_t = B_t$$
$$A_t = B_t$$

displays two:

abc
$$A_t = B_t$$
$$A_t = B_t$$

Code with _ and # can't be rendered

I try to render the equations:

  • The first one with just an underscore _:
$\_$

$_$

  • The second also with an underscore _:
$$ mean\_Day_{i, j} = \sum_{years} Day_{i, j, k} $$

$$ mean_Day_{i, j} = \sum_{years} Day_{i, j, k} $$

  • The third with a sharp #:
$$ mean = \#group_i + \#group_j $$

$$ mean = #group_i + #group_j $$

I saw that you covered the subject well. Maybe I missed something or these are bugs in the formula display under Github.

Thank you for your opinion!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.