Results 159 comments of sbarex

The app uses the `cmark-gfm` engine that **not** support the **definition lists** ([see this issue](https://github.com/github/cmark-gfm/issues/135)). Unfortunately there are an infinite number of variants and rendering engines of markdown. Going back...

Probably if the dimensions exceed those of the screen they are ignored. Furthermore, if you open the preview and resize it and, without closing it, switch to view the other...

The operating system may be preventing you from exceeding the screen size.

Each application can define the UTIs it manages. Each UTI is defined on the basis of the list of associated extensions (also can handle the mime format). The application can...

I'm unsure whether to enable support for these files. MacOs identifies files based on their UTI which is derived from the file extension. To support these files, all files with...

No, is not possible, see https://github.com/sbarex/SourceCodeSyntaxHighlight/issues/170#issuecomment-1186195750

It is not possible to dynamically add a custom format. You can only customize plain file WITHOUT extension. Otherwise, for all files with an extension it is necessary to enable...

sorry but this is a limitation/features os macOS. Every file extension generate diffent UTIs anche each UTIs must be handled at the compiling time to be supported...

I think it is a bug of the rendering engine (shell language is not very easy to parse...). I recommend that you report the bug directly to the [author](https://gitlab.com/saalen/highlight).

Let's leave it open as a reminder