preview icon indicating copy to clipboard operation
preview copied to clipboard

Hex Preview

Results 8 preview issues
Sort by recently updated
recently updated
newest added

The end goal is https://github.com/hexpm/preview/issues/26, but in the meantime we can improve the UX greatly by following this: https://twitter.com/IMAC2/status/1383384601192656897

> I think we want some kind of a file tree browser like on github and T file searcher to make jumping between files easier. This replicates what Github does...

enhancement

Markdown files are rendered as their raw contents: https://preview.hex.pm/preview/ecto/3.5.6/README.md Seeing the raw contents is helpful for review, but it may also be worthwhile to expose the option of switching to...

Testing is very limited RN Add testing to web endpoints

Closes https://github.com/hexpm/preview/issues/61.

Hello everyone, I created https://github.com/elixir-makeup/makeup_syntect a while ago to add syntax highlighting for many languages to ExDoc. I am wondering if it may also be worth to be included on...