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

Issue on page /communicate/py-from-fable.html #135

Open
jkone27 opened this issue Dec 6, 2024 · 0 comments
Open

Issue on page /communicate/py-from-fable.html #135

jkone27 opened this issue Dec 6, 2024 · 0 comments

Comments

@jkone27
Copy link
Contributor

jkone27 commented Dec 6, 2024

some docs still have JS content while being for Python, we could fix docs for Python to make it more beginner friendly

https://fable.io/Fable.Python/communicate/py-from-fable.html

would it be possible to support markdown format for docs, i think html makes code sections quite over complicated?

<span class="c1">// Same as Import(&quot;default&quot;, &quot;my-module&quot;)</span><span class="w"></span>
<span class="o">[&lt;</span><span class="n">ImportDefault</span><span class="o">(</span><span class="s">&quot;my-module&quot;</span><span class="o">)&gt;]</span><span class="w"></span>
<span class="k">let</span><span class="w"> </span><span class="nv">myModuleDefaultExport</span><span class="o">:</span><span class="w"> </span><span class="kt">obj</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="n">nativeOnly</span><span class="w"></span>

cheers for this awesome project and thank u so much : )

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