forked from tabu-issues-for-future-maintainer/tabu
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Follow proposed resolution of background color bug tabu-issues-for-future-maintainer#18 (comment)
- Loading branch information
Showing
1 changed file
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains 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
2318a9d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code lines, which I posted in tabu-issues-for-future-maintainer#18 (comment), are far away from "correct fix", but only an "interesting and unintentional discovery". I hardly known anything about why those changes fix the problem, nor do the changes cause new problems.
So, in general, it would be very dangerous to use those changes in any important docs. I strongly recommend not to use it.
2318a9d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your comment, I am aware it is the wrong fix, it did end up breaking my file.
I only applied the broken patch that so I could have a file to pull for my docker image.