It differs from the default by not outputting mode: null and direction when
mode is specified. This is done in order to ensure backwards compatibility.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["`PropertyPresenter` is a PyYaml presenter for serializing `Property` objects in a specific way."],["It avoids outputting `mode: null` and direction when a mode is specified for backwards compatibility."],["The function takes a PyYaml `Dumper` object and a `Property` object as arguments."],["The function returns a PyYaml object mapping as an output."]]],[]]