Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong escaping of command literal in code block in docs of addprocs #38554

Closed
Seelengrab opened this issue Nov 23, 2020 · 0 comments
Closed

Wrong escaping of command literal in code block in docs of addprocs #38554

Seelengrab opened this issue Nov 23, 2020 · 0 comments

Comments

@Seelengrab
Copy link
Contributor

The second ` is outside the code box.

https://docs.julialang.org/en/v1/stdlib/Distributed/#Distributed.addprocs

image

* `sshflags`: specifies additional ssh options, e.g. ```sshflags=\`-i /home/foo/bar.pem\````

It seems to be correctly escaped, so I'm not sure what could be causing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant