Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing blueprint issue for lists #376

Open
CanadianBeaver opened this issue Dec 4, 2022 · 1 comment
Open

Parsing blueprint issue for lists #376

CanadianBeaver opened this issue Dec 4, 2022 · 1 comment

Comments

@CanadianBeaver
Copy link

CanadianBeaver commented Dec 4, 2022

The <BR/> is not recognized between two lists:

image_2022-12-04_153005627

In red circle should be a <BR/>
Original text:

Вход: 
- 2 железная плита на красных конвейерах
- 2 медные плиты на синем конвейерах
Выход:
- 2 зелённык микросхемы на красных конвейерах
@barthuijgen
Copy link
Owner

HTML is purposely filtered out for security reasons. I'm afraid only basic markdown is supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants