alshedivat / al-folio

A beautiful, simple, clean, and responsive Jekyll theme for academics
https://alshedivat.github.io/al-folio/
MIT License
11.33k stars 11.28k forks source link

Inline $$|$$ cut text unexpectedly #2838

Open Sr-11 opened 2 weeks ago

Sr-11 commented 2 weeks ago

Have you checked that your issue isn't already filed?

Bug description

In posts, symbol | creates columns but does not display symbol |.

How to reproduce the bug

  1. Create a new post with the content:
    
    ---
    layout: post
    title: test
    date: 2024-01-01 23:58
    description:
    tags: 
    categories: 
    tabs: 
    published: true

The vibrant community of al-folio users is growing! Academics around the world use this theme for their homepages, blogs, lab pages, as well as webpages for courses, workshops, conferences, meetups, and more. Test $$\psi\rangle$$ and $$|\psi\rangle$$. Check out the community webpages below. Feel free to add your own page(s) by sending a PR.


2. Run "docker compose up" to deploy the webpage. 

### Error messages and logs

See the screenshot below. The symbol | unexpectedly cut the text into two columns rather than displaying $$|\psi\rangle$$. 
<img width="992" alt="image" src="https://github.com/user-attachments/assets/ca81a116-baaf-4718-9ee3-2de8620ee112">

### What operating system are you using?

Mac

### Where are you seeing the problem on?

Running locally with Docker (docker compose)

### More info

_No response_