ImaginaryDevelopment / FsReveal

FsReveal parses markdown and F# script file and generates reveal.js slides.
http://ImaginaryDevelopment.github.io/FsReveal
0 stars 0 forks source link

badish missing #3

Open ImaginaryDevelopment opened 7 years ago

ImaginaryDevelopment commented 7 years ago

update badish - no protected keyword, no partial classes, tooling - no folder support

ImaginaryDevelopment commented 6 years ago

Total list of missing or unwanted features: nameof operator contravariance, covariance - may not be desired? since implicit casing is avoided protected keyword partial classes, partial methods nested classes $ inline string - compared to sprintf, maybe not missing implicit interface implementation