# Documentation In the `tkinter` docs there are a few methods that include sequences of valid options/values, e.g. https://docs.python.org/3/library/tkinter.ttk.html#tkinter.ttk.Treeview.column These should use appropriate markup (like ` ``...`` ` or `*...*`). <!-- gh-linked-prs --> ### Linked PRs * gh-111236 * gh-113193 * gh-113194 <!-- /gh-linked-prs -->
Documentation
In the
tkinterdocs there are a few methods that include sequences of valid options/values, e.g. https://docs.python.org/3/library/tkinter.ttk.html#tkinter.ttk.Treeview.columnThese should use appropriate markup (like
``...``or*...*).Linked PRs
tkinter.ttk.rst#111236tkinter.ttk.rst(GH-111236) #113193tkinter.ttk.rst(GH-111236) #113194