File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "version" : " 1.10.3 " ,
2+ "version" : " 1.10.5 " ,
33 "commands" : [
44 {
55 "name" : " render" ,
Original file line number Diff line number Diff line change 11[
22 {
33 "name" : " content" ,
4- "description" : " The content of the announcement"
4+ "description" : " The content of the announcement. Supports markdown formatting. "
55 },
66 {
77 "name" : " dismissable" ,
Original file line number Diff line number Diff line change 11[
22 {
33 "name" : " title" ,
4- "description" : " The navbar title. Uses the project title if none is specified."
4+ "description" : " The navbar title. Uses the project title if none is specified. Supports markdown formatting. "
55 },
66 {
77 "name" : " logo" ,
Original file line number Diff line number Diff line change 1717 },
1818 {
1919 "name" : " text" ,
20- "description" : " Text to display for item (defaults to the\n document title if not provided)\n "
20+ "description" : " Text to display for item (defaults to the\n document title if not provided). Supports markdown formatting. \n "
2121 },
2222 {
2323 "name" : " rel" ,
Original file line number Diff line number Diff line change 11[
22 {
33 "name" : " left" ,
4- "description" : " Footer left content"
4+ "description" : " Footer left content. Supports markdown formatting. "
55 },
66 {
77 "name" : " right" ,
8- "description" : " Footer right content"
8+ "description" : " Footer right content. Supports markdown formatting. "
99 },
1010 {
1111 "name" : " center" ,
12- "description" : " Footer center content"
12+ "description" : " Footer center content. Supports markdown formatting. "
1313 },
1414 {
1515 "name" : " border" ,
Original file line number Diff line number Diff line change 55 },
66 {
77 "name" : " title" ,
8- "description" : " The sidebar title. Uses the project title if none is specified."
8+ "description" : " The sidebar title. Uses the project title if none is specified. Supports markdown formatting. "
99 },
1010 {
1111 "name" : " logo" ,
You can’t perform that action at this time.
0 commit comments