elixir-nx / nx

Multi-dimensional arrays (tensors) and numerical definitions for Elixir
2.66k stars 194 forks source link

Fix documentation formatting #1555

Closed mooreryan closed 3 weeks ago

mooreryan commented 3 weeks ago

The docs formatting for Nx.all_close was missing leading spaces for some of the iex examples, causing the docs to render like this:

before


Fixing the spacing issues makes it render like so:

after

josevalim commented 3 weeks ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: