-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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("default", "my-module")</span><span class="w"></span>
<span class="o">[<</span><span class="n">ImportDefault</span><span class="o">(</span><span class="s">"my-module"</span><span class="o">)>]</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 : )
boticello
Metadata
Metadata
Assignees
Labels
No labels