glance icon indicating copy to clipboard operation
glance copied to clipboard

Support for adoc

Open dersvenhesse opened this issue 5 years ago • 1 comments
trafficstars

I'd really appreciate support for AsciiDoc files with .adoc with UTI dyn.ah62d4rv4ge80c3dtqq. Rendering would be possible using bytesparadise/libasciidoc.

dersvenhesse avatar May 31 '20 09:05 dersvenhesse

Cool library. The HTML conversion part is probably easy because it's written in Go and it also uses Chroma for syntax highlighting. This will allow us to add it to HTMLConverter.

It's very important to me that Glance's different previews looks consistent and that stylesheets are shared wherever possible. I think getting the CSS right will be the main challenge of this feature. Let's revisit this once https://github.com/bytesparadise/libasciidoc/issues/63 has been implemented.

samuelmeuli avatar Jun 04 '20 10:06 samuelmeuli