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
but it is impossible to link to a specific gist version of that file -- I tried to replace the above url with url to that specific version, but got 500 Internal error when publishing it.
Is your feature request related to a problem? Please describe.
The syntax to link to a specific gist file from
dev.tois:but it is impossible to link to a specific gist version of that file -- I tried to replace the above url with url to that specific version, but got
500 Internalerror when publishing it.Describe the solution you'd like
Fix this line
https://github.com/thepracticaldev/dev.to/blob/master/app/liquid_tags/gist_tag.rb#L64
and allow link to a specific gist version.
The text was updated successfully, but these errors were encountered: