code-hike / codehike

Marvellous code walkthroughs
https://codehike.org
MIT License
4.41k stars 136 forks source link

Some transitions are broken #232

Closed pomber closed 1 year ago

pomber commented 1 year ago

See this demo

<CH.Slideshow>

```python hello.py
print("This is Code Hike")

print("This is Code Hike")
print("This is Code Hike")

</CH.Slideshow>

pomber commented 1 year ago

The problem is when there are multiple lines with the same content and they are the longest lines in the code.

github-actions[bot] commented 1 year ago

:rocket: Issue was released in v0.7.1 :rocket: