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
As I analyzed several public mdbooks I found a few books with a field called author containing a string. I wonder, was there a field like that earlier?
Also I don't see where mdbook uses the authors field. Is it used?
Maybe its content should be added to the generated html file as a comment or in the header of the html page? <meta name="author" content="John Doe">