Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creole wiki syntax cannot support image #30

Open
GoogleCodeExporter opened this issue Mar 23, 2015 · 3 comments
Open

Creole wiki syntax cannot support image #30

GoogleCodeExporter opened this issue Mar 23, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Current version, I cannot find the "image" implementation in creole wiki,
in the parsers and tests.

Creole image label is: {{myimag.png|This is my image alt text}}
ref to:  http://www.wikicreole.org/wiki/Creole1.0#section-Creole1.0-ImageInline

thanks.

Original issue reported on code.google.com by fajaven on 6 Aug 2008 at 1:55

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 29 Sep 2010 at 1:53

  • Added labels: CreoleSyntax

@GoogleCodeExporter
Copy link
Author

This is a show stopper for me too.  Is there any work around? 
In Creole mode the  img: and Image:  tags do not work either (as expected but 
thus no work around)

I also can't find the code that defines this.

Original comment by [email protected] on 15 Nov 2010 at 8:02

@GoogleCodeExporter
Copy link
Author

You can find creole parser sources on 
http://code.google.com/p/wikimodel/source/browse/#svn/trunk/org.wikimodel.wem/sr
c/main/java/org/wikimodel/wem/creole and specification the JavaCC descriptor on 
http://code.google.com/p/wikimodel/source/browse/trunk/org.wikimodel.wem/src/mai
n/java/org/wikimodel/wem/creole/javacc/CreoleWikiScanner.jj

Original comment by [email protected] on 16 Nov 2010 at 9:23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant