Michael Göhler

Results 55 comments of Michael Göhler

What OS are you using? If the sample.md has the same issue, it is most likely a problem with the line break recognition.

The documentation is not very well until now. But as you can see in sample.md, pages (slides) are split by `---` or `***`, which is the markdown representaton of a...

c6516c7 solves it partially I think. But we need some more logic for correct word division.

Just for reference: 4ebae8ba8f3700f740d2705f7a3c2dc92f4995dc

I‘m fine with adding a config.h, if you like to submit a PR feel free. Not sure, how this relates to submitting patches though. 🤔

Hi @mehturt. The amount of columns in the terminal is calculated on startup only. Currently, you need to restart mdp entirely to fix the layout. The reload key doesn't help.

Yes, this is a bug. It is supposed to show up when `--noslidenum` is used. But the name of the variable does not really matter, Just the fact, that it...

Currently there is no way to influence that except changing the code and compiling it yourself.

Actually, (after thinking about it for a while,) there is a way to fake it. You can create an uninterpreted list with stop signs in between: ``` \- Item 1...