docs: couple workspace tooltips#2755
Merged
Merged
Conversation
jorgeorpinel
commented
Aug 25, 2021
Comment on lines
6
to
+7
| ML models. One project version at a time is visible in the workspace. | ||
| See full [concept page](/doc/user-guide/basic-concepts/workspace). | ||
| See [full concept](/doc/user-guide/basic-concepts/workspace). |
Contributor
Author
There was a problem hiding this comment.
Unrelated to this PR but I noticed 2 trailing spaces like in line 6 above don't turn into a new line as they should per MD rules I think. Would that be easy to enable @rogermparent ? Thanks
p.s. if so I can add a task in #2756
Contributor
There was a problem hiding this comment.
I'm actually not at all sure about the implementation off the top of my head, but it should certainly be possible. I thought this would be something on by default- can you try > over >-? It's possible the multi-line chomping is removing the trailing spaces like it does newlines.
shcheklein
approved these changes
Aug 25, 2021
This was referenced Aug 31, 2021
karajan1001
pushed a commit
to karajan1001/dvc.org
that referenced
this pull request
Sep 29, 2021
* docs: couple workspace tooltips * concepts: shorten tootlip (4 lines shown)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Follow-up to #2453