Hammerspoon / hammerspoon

Staggeringly powerful macOS desktop automation with Lua

Home Page:http://www.hammerspoon.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hs.socket has lots of weird formatting issues

latenitefilms opened this issue · comments

For example:

image

Also this is really confusing:

hs.socket:connect({host, port}|path[, fn]) -> self or nil

...because it looks like a table.

For what it's worth, it seems like the Hammerspoon docgen script doesn't process the Description field as Markdown. This seems like a bug to me, especially as it contains specific logic to detect Markdown syntax in the Description field. Should we create another issue for this?