flox / floxdocs

Curated Flox Documentation
https://flox.dev/docs/
1 stars 1 forks source link

ci: Fix and lint markdown #80

Closed dcarley closed 2 weeks ago

dcarley commented 2 weeks ago

To prevent whitespace significant bugs like lists not being rendered correctly in:

Which currently looks like this:

You could do this in a subshell: - Enter the subshell via flox activate - Run the command - Exit the subshell via exit

You could do a similar thing with an in-place activation: - Configure your existing shell with source <(flox activate). - Run the command - Your shell is still configured by Flox when you're done

This is best reviewed commit-by-commit.

I've eyeballed all of the changes and the rendered docs for any new problems that this might introduce.

github-actions[bot] commented 2 weeks ago

🚀 Deployed on https://cef9550848037bab2c0e35c4e63e9a201b9c8509--floxdocs.netlify.app