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
Currently deftag defines a function. Would it be possible to have something like deftag* that defines a macro. I mainly want this so I can require certain tags to have certain attributes (and error at compile time if the attributes are missing).