Docs: Remove all entities and turn off sgml mode
With all element markup gone, it is time to turn off sgml mode, and get rid of entities as well.
This commit is contained in:
		| @ -799,7 +799,7 @@ gtk_message_dialog_format_secondary_text (GtkMessageDialog *message_dialog, | ||||
|  * gchar *msg; | ||||
|  * | ||||
|  * msg = g_markup_printf_escaped (message_format, ...); | ||||
|  * gtk_message_dialog_format_secondary_markup (message_dialog, "%s", msg); | ||||
|  * gtk_message_dialog_format_secondary_markup (message_dialog, "%s", msg); | ||||
|  * g_free (msg); | ||||
|  * ]| | ||||
|  * | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen