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
Replace Sx by Em, because I am not able to patch mandoc :
[...] It does look like I'm violating .Sx already: "Reference a section or subsection in the same manual page" (emphasis mine).
Replace EXCLUDE_PATTERN by RCM_PATTERN, since it is not used only for excludes, and I found that very confusing when reading code ^^
Fix: .Ss COMMON PROBLEM: DOTFILES DIRECTORY NOT IN Pa ~/.dotfiles : The Pa flag blocks link build, and I am not sur italics in title are worth it: Do we remove Pa in Ss ?
The text was updated successfully, but these errors were encountered:
[...] It does look like I'm violating
.Sx
already: "Reference a section or subsection in the same manual page" (emphasis mine).Originally posted by @mike-burns in https://github.com/thoughtbot/rcm/issue_comments/327208272
Replace
EXCLUDE_PATTERN
byRCM_PATTERN
, since it is not used only for excludes, and I found that very confusing when reading code ^^Fix:
.Ss COMMON PROBLEM: DOTFILES DIRECTORY NOT IN Pa ~/.dotfiles
: The Pa flag blocks link build, and I am not sur italics in title are worth it: Do we remove Pa in Ss ?The text was updated successfully, but these errors were encountered: