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

Minor improvements to documentation. #2846

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Conversation

UebelAndre
Copy link
Collaborator

No description provided.

@@ -17,7 +17,7 @@ Bazel rules for generating wasm modules for Javascript using [wasm-bindgen][wb].
To begin using the `wasm-bindgen` rules, users can load the necessary dependencies
in their workspace by adding the following to their `WORKSPACE.bazel` file.

```starlark
```python
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did we lose the ability to call this starlark? :( Or did it never work?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think many places supported starlark. But mdbook doesn't seem to support it for now 😞

@UebelAndre UebelAndre added this pull request to the merge queue Sep 10, 2024
Merged via the queue into bazelbuild:main with commit 42f327f Sep 10, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants