-
Notifications
You must be signed in to change notification settings - Fork 9
Wiki Test Page
Wilhelm Burger edited this page Apr 1, 2023
·
6 revisions
require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html
ImageProcessor ip = ... // any image
GenericFilter filter = new TschumperleDericheFilter();
try (ProgressMonitor m = new ProgressBarMonitor(filter)) {
filter.applyTo(ip);
}
Mathematics (see here)
Inline math:
Display math: