Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Rydahl Andersen2015-05-17 23:13:01 +0000
committerGerrit Code Review @ Eclipse.org2015-07-24 14:33:08 +0000
commit336b6b7b7695fe61fb8544550c3882f5aecf030d (patch)
treed88a8067cb44d6d10dd839f4469f24e1249ff4dc
parentacb498798556d92f536b473174506c8ec29071f9 (diff)
downloadorg.eclipse.mylyn.all-336b6b7b7695fe61fb8544550c3882f5aecf030d.tar.gz
org.eclipse.mylyn.all-336b6b7b7695fe61fb8544550c3882f5aecf030d.tar.xz
org.eclipse.mylyn.all-336b6b7b7695fe61fb8544550c3882f5aecf030d.zip
Updated mylyn/org.eclipse.mylyn.all
Project: mylyn/org.eclipse.mylyn.docs 6dc2ab1acc2da08e9abbc818b4c1c76ac89c4b22 467624: Add support for images to AsciiDoc Syntax supported: image:sunset.jpg[] (inline, the rest are blocks) image::sunset.jpg[] image::sunset.jpg[Sunset] image::http://eclipse.org/logo.png[Eclipse Logo] image::sunset.jpg[title="Sunset", width=23] image::sunset.jpg[caption="Figure 1: ", title="A mountain sunset", alt="Sunset", width="300", height="200", link="http://www.flickr.com/photos/javh/5448336655"] This also adds first basic handling for multi attributed formatting. Should be refactored to be used in other similar locations when needed. Change-Id: I373fef7dfb448419b8e310e7c24fd8180cad31be Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=467624 Signed-off-by: Max Rydahl Andersen <manderse@redhat.com>
m---------org.eclipse.mylyn.docs0
1 files changed, 0 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.docs b/org.eclipse.mylyn.docs
-Subproject 3b2b24cd351bf191776570d5af8ca94dab02a9f
+Subproject 6dc2ab1acc2da08e9abbc818b4c1c76ac89c4b2

Back to the top