denoland / deno_doc

Documentation generator for Deno
MIT License
253 stars 54 forks source link

variable that references interface with same name but different casing renders referenced interface #584

Open crowlKats opened 3 months ago

crowlKats commented 3 months ago

The cause is mac & windows have case insensitive filesystems. probably best solution is to suffix symbols if there are multiple with different casing