markup icon indicating copy to clipboard operation
markup copied to clipboard

Inline and display math in the same list don't render

Open nschloe opened this issue 9 months ago • 3 comments

MWE:

- $a$

  $$
  a
  $$

- $$
  b
  $$

Output:


  • $a$

    $$ a $$

  • $$ b $$


Screenshot (Nov 15, 2023):

screenshot_2023-11-15-162710

This also occurs with the backtick-style syntax.

This issue has been brought up multiple times in the community discussions:

  • https://github.com/orgs/community/discussions/17325
  • https://github.com/orgs/community/discussions/18817
  • https://github.com/orgs/community/discussions/40775

nschloe avatar Nov 15 '23 15:11 nschloe

I need to work on open source projects as a part of my university course. I am interested to contribute to this problem.

Can you please assign this to me?

Duggi-Niharika-Sai-06 avatar Nov 16 '23 19:11 Duggi-Niharika-Sai-06