Project

General

Profile

Actions

Support #713

closed

Internal WIKI Formatting seems not working as expected

Added by Luca Frosini over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
_InfraScience Systems Engineer
Category:
System Application
Start date:
Sep 17, 2015
Due date:
% Done:

100%

Estimated time:
Infrastructure:
Production

Description

Inserting a table with the syntax documented here
http://www.redmine.org/projects/redmine/wiki/RedmineTextFormatting#Tables
the table is not rendered and the ext is showed as is.

Actions #2

Updated by Luca Frosini over 9 years ago

  • Target version changed from Documentation to UnSprintable
Actions #3

Updated by Andrea Dell'Amico over 9 years ago

The 'Markdown' syntax mode is active, while the documentation you pointed at refers to the 'textile' mode. It's a global setting, btw.

Actions #4

Updated by Luca Frosini over 9 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 100

Thanks Andrea Dell'Amico and sorry for the mistake.

@sara.garavelli you can find a a tutorial here
http://agea.github.io/tutorial.md/

in brief you can made a table using html notations.

Actions #5

Updated by Luca Frosini over 9 years ago

  • Status changed from In Progress to Feedback
Actions #6

Updated by Luca Frosini over 9 years ago

  • Status changed from Feedback to Closed
Actions #7

Updated by Luca Frosini over 9 years ago

  • Status changed from Closed to In Progress

I'm reopening the ticket (maybe I could create a new one), because the formatting seems not working.
The link I provided (http://agea.github.io/tutorial.md/) and some other found with google says that I can use table html tag, but it does not work?
Am I doing any mystake?

Actions #8

Updated by Andrea Dell'Amico over 9 years ago

I do not know :-).
There could be a bug in the redmine markdown support, or some other mistake.
The official markdown reference is http://daringfireball.net/projects/markdown/syntax (markdown is John Gruber's idea).
The most recurrent mistake I'm seeing in our tickets is that the markdown separators need a blank line before the start and after the end. You can easily check with the pre tags.
A tables generator (not only for markdown) exists too, that you can use to check your code: http://www.tablesgenerator.com/markdown_tables

Actions #9

Updated by Georgios Kakaletris over 9 years ago

Found the issue on tables: header separator needs explicitly 3 dashes (-) between the pipes (|)

Actions #10

Updated by Luca Frosini over 9 years ago

  • Status changed from In Progress to Closed
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 8.91 MB)