Removal captions images
This commit is contained in:
@@ -39,7 +39,7 @@ namespace Proostenkrant.NET
|
||||
else
|
||||
text += "\\showOneWriter{Images/ProfilePictures/" + writers[0] + ".jpg}{" + writers[0] + "}\r\n";
|
||||
text += "\\par " + mainText + "\r\n";
|
||||
text += "\\showInlineImage{Images/Articles/" + imageName + ".jpg}{" + imageName + "}\r\n";
|
||||
text += "\\showInlineImage{Images/Articles/" + imageName + ".jpg}{}\r\n";
|
||||
return text;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user