Skip to content

Markdown rendering + Windows #151

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

Open
xyproto opened this issue Jun 4, 2024 · 4 comments
Open

Markdown rendering + Windows #151

xyproto opened this issue Jun 4, 2024 · 4 comments
Assignees
Labels
bug This is a bug planning-to-reproduce-the-issue Planning to reproduce the issue windows Windows related

Comments

@xyproto
Copy link
Owner

xyproto commented Jun 4, 2024

@xjl456852 reported in feature request #150 that table borders are sometimes missing.

@xjl456852 which OS and Browser are you using? And which command are you using to launch Algernon?

@xyproto xyproto self-assigned this Jun 4, 2024
@xyproto xyproto added bug This is a bug trying-to-reproduce-the-issue Not able to reproduce the issue yet waiting-for-a-reply Waiting for a reply or clarification from the submitter of the issue labels Jun 4, 2024
@xyproto
Copy link
Owner Author

xyproto commented Jun 4, 2024

I got this reply from @xjl456852:

My OS is windows 11.
My browser is Edge.
When I put the test.md file in to the algernon main directory, the table has borders. but When I put the test.md file in to the algernon/samples directory, the table has no borders.

I used double click algernon.exe , double click welcome.bat, algernon -m file.md, and algernon -m dir\file.md to test it.

For example I used double click algernon.exe to start server:
Test.md in the algernon main directory:
image

Test.md in the algernon/samples directory:
image

I found anther bug.

I modified the test.md to test1.md.
When the md has two same picture links, algernon -m file.md this command can't to used, it can't open browser, and the process can't to load. (Using this command to run the test.md is normal).
image

You can download this test1.zip, and unzip it to test algernon -m file.md command.
test1.zip

@xjl456852
Copy link

I update the test1.zip again. the github has some error.
test1.zip
Now test1.zip is uploaded correctly, You can try this file.
thank you .

@xyproto
Copy link
Owner Author

xyproto commented Jun 4, 2024

This works as expected here on macOS + Firefox:

bilde

I will take a look at how it works on Windows as well. 👍

@xyproto xyproto added planning-to-reproduce-the-issue Planning to reproduce the issue windows Windows related and removed trying-to-reproduce-the-issue Not able to reproduce the issue yet waiting-for-a-reply Waiting for a reply or clarification from the submitter of the issue labels Jun 4, 2024
@xyproto xyproto changed the title Table borders are missing under some configurations Markdown rendering + Windows Jun 4, 2024
@xyproto
Copy link
Owner Author

xyproto commented Jun 24, 2024

I believe I fixed the issue with -m not opening browsers for some setups, but the border rendering issue for Windows probably remains.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This is a bug planning-to-reproduce-the-issue Planning to reproduce the issue windows Windows related
Projects
None yet
Development

No branches or pull requests

2 participants