You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
would it be possible to support markdown format for docs, i think html makes code sections quite over complicated?
<spanclass="c1">// Same as Import("default", "my-module")</span><spanclass="w"></span><spanclass="o">[<</span><spanclass="n">ImportDefault</span><spanclass="o">(</span><spanclass="s">"my-module"</span><spanclass="o">)>]</span><spanclass="w"></span><spanclass="k">let</span><spanclass="w"></span><spanclass="nv">myModuleDefaultExport</span><spanclass="o">:</span><spanclass="w"></span><spanclass="kt">obj</span><spanclass="w"></span><spanclass="o">=</span><spanclass="w"></span><spanclass="n">nativeOnly</span><spanclass="w"></span>
cheers for this awesome project and thank u so much : )
The text was updated successfully, but these errors were encountered:
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?
cheers for this awesome project and thank u so much : )
The text was updated successfully, but these errors were encountered: