Preserve file version numbers associated with files #61
masinter
started this conversation in
configurations and releases
Replies: 3 comments
-
I think the problem was also in #49 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
-
find . -type f -iname 'font.~*' -exec ls -l {} ; |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think if when you paste in things with version numbers you wrap it in triple-backquotes on an otherwise empty line before and after it won't think it's markdown -- like this:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@nbriggs
Beta Was this translation helpful? Give feedback.
All reactions