Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

MDoc Scala JS support? #3

Open
Quafadas opened this issue Apr 14, 2022 · 1 comment
Open

MDoc Scala JS support? #3

Quafadas opened this issue Apr 14, 2022 · 1 comment

Comments

@Quafadas
Copy link

I conclude this isn't supported right now?

@atooni
Copy link
Owner

atooni commented Sep 27, 2022

Good questions - I have not tried it. The plugin is a very simple wrapper around https://scalameta.org/mdoc/.

At the end of the day, it simply checks if your code embedded in mdocs can be compiled and potentially performs some statements as it would within the REPL.

At least the compile step should work for ScalaJS as well with a proper project setup.

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

No branches or pull requests

2 participants