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
Re-allow macro-only bzl, fix runtime failure. (bazelbuild#37)
This patch:
- fixes the use of undeclared attributes introduced by b14ff10.
- allows doc for macro-only bzl to be emitted.
Markdown format updates (bazelbuild#8)
- Fix syntax error in markdown template
- Only convert text to markdown if html format is being used
- Add a few blank lines for markdown
- Update the overview section so it uses markdown instead of html