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
ad_sthlp correctly transforms files using the mdhlp syntax to Stata help files. However, when they are displayed with help ..., the Stata help visualizer cuts the display of long lines. I don't know exactly where the cut is, I think it's around 160 characters. It would be helpful to explain in the ad_sthlp documentation that users are advised against including long lines in their mdhlp files since they won't display correctly in the Stata help visualizer.