mn4367

Results 24 comments of mn4367

> I give up on trying to rescue my paintings in Brushes. I keep getting same message every time I click on it. Each time it says "cannot open. There's...

> All paintings should have been saved as jpg? I thought saving them gallery would have sufficed... I'm new at this, you can tell. No, you don't have to do...

Using the repository clone from @tougher mentioned in #35 I was able to build it.

Splitting paragraphs indeed seems to be tricky. If it's too complex I'd vote for just leaving it out since there is a workaround: ``` Lorem ipsum dolor sit amet, consectetur...

CriticMarkup with lists are stil tricky. Unfortunately this one doesn't work, but I can understand that it's maybe too difficult, although it would be very nice: ```` - one {++-...

I digged a little deeper and I tried this snippet ```` - one - inserted with some additional paragraph and another one - two ```` and hoped that the output...

I've put together some ideas which I think could prevent a difficult forward/backward tracking solution but it needs a bit more handling on the block level. Considering your example: ````...

The missing german translation for `see glossary` is `siehe Glossar`. Personally I'd prefer if all of the german translations would start with a capital letter like in `Siehe Glossar`. You...

Thanks! I saw that `siehe Zitat` still starts with a lowercase `s` ;-) Although it seems to be fairly easy to add translations for additional languages this is only possible...

This very easy to solve, just use two independent adjacent code blocks and 'stitch' them together vertically with a bit of CSS. This is exactly what is done on the...