Frederik Elwert

Results 36 comments of Frederik Elwert
trafficstars

I have sympathy for the numbered example list approach, mainly for two reasons: Firstly, what we want are not really links but references, and secondly, the use case for numbered...

> try the following settings (if you are on unix). > > ``` > { > "256color": true, > "unix_term": "xterm-256color" > } > ``` I had the same issue...

@advancingu Thanks for the patch. Unfortunately, it does not seem to work for me (on Ubuntu, using the system theme). I still have a light background with a light-ish font,...

@advancingu Yes, that one works perfectly, thanks!

I second this. Having citations would allow scholars to use CodiMD as a real alternative to Google Docs and the like for collaborative writing. Since CodiMD’s markdown is already largely...

FWIW, the Zettlr project created the [Citr](https://github.com/Zettlr/Citr) library that implements pandoc’s citation parsing algorithm in JavaScript.

@SISheogorath I don’t know if we all have the same thing in mind. From my perspective, the most natural solution would be to implement citations just as pandoc does. Pandoc...

Just a request for clarification: Now the spec for parent_id states: > URI for a web-published record of the parent_name above How would I describe that an entity in the...

Yes, that sounds reasonable. In practice, I assume processing might become a bit more complex when more than two levels of hierarchy are included. But I guess this could be...

Yes, that’s very helpful! (Sorry for the late feedback, somehow the notification got lost.)