Skip to main content
added 59 characters in body
Source Link
RedGrittyBrick
  • 4.1k
  • 3
  • 38
  • 56

Omitting the header above the divider produces a headerless table in at least Perl Text::MultiMarkdown and in FletcherPenney MultiMarkdown

|-------------|--------| |**Name:** |John Doe| |**Position:**|CEO | 

See PHP Markdown feature request


Empty headers in PHP Parsedown produce tables with empty headers that are usually invisible (depending on your CSS) and so look like headerless tables.

| | | |-----|-----| |Foo |37 | |Bar |101 | 

Omitting the header above the divider produces a headerless table in at least Perl Text::MultiMarkdown and in FletcherPenney MultiMarkdown

|-------------|--------| |**Name:** |John Doe| |**Position:**|CEO | 

See PHP Markdown feature request


Empty headers in PHP Parsedown produce headerless tables.

| | | |-----|-----| |Foo |37 | |Bar |101 | 

Omitting the header above the divider produces a headerless table in at least Perl Text::MultiMarkdown and in FletcherPenney MultiMarkdown

|-------------|--------| |**Name:** |John Doe| |**Position:**|CEO | 

See PHP Markdown feature request


Empty headers in PHP Parsedown produce tables with empty headers that are usually invisible (depending on your CSS) and so look like headerless tables.

| | | |-----|-----| |Foo |37 | |Bar |101 | 
added 89 characters in body
Source Link
RedGrittyBrick
  • 4.1k
  • 3
  • 38
  • 56

Omitting the header above the divider produces a headerless table in at least Perl Text::MultiMarkdown and in FletcherPenney MultiMarkdown

|-------------|--------| |**Name:** |John Doe| |**Position:**|CEO | 

See PHP Markdown feature request


Empty headers in PHP-  Parsedown produce headerless tables.

| | | |-----|-----| |Foo |37 | |Bar |101 | 

Omitting the header above the divider produces a headerless table in at least Perl Text::MultiMarkdown

|-------------|--------| |**Name:** |John Doe| |**Position:**|CEO | 

See PHP Markdown feature request


Empty headers in PHP-Parsedown produce headerless tables.

| | | |-----|-----| |Foo |37 | |Bar |101 | 

Omitting the header above the divider produces a headerless table in at least Perl Text::MultiMarkdown and in FletcherPenney MultiMarkdown

|-------------|--------| |**Name:** |John Doe| |**Position:**|CEO | 

See PHP Markdown feature request


Empty headers in PHP  Parsedown produce headerless tables.

| | | |-----|-----| |Foo |37 | |Bar |101 | 
deleted 6 characters in body
Source Link
RedGrittyBrick
  • 4.1k
  • 3
  • 38
  • 56

Omitting the header above the divider produces a headerless table in at least Perl Text::MultiMarkdown

|-------------|--------| |**Name:** |John Doe| |**Position:**|CEO | 

See PHP Markdown feature request


I'm reasonably sure that emptyEmpty headers in PHP-MultiMarkdownParsedown produce headerless tables.

| | | |-----|-----| |Foo |37 | |Bar |101 | 

Omitting the header above the divider produces a headerless table in at least Perl Text::MultiMarkdown

|-------------|--------| |**Name:** |John Doe| |**Position:**|CEO | 

See PHP Markdown feature request


I'm reasonably sure that empty headers in PHP-MultiMarkdown produce headerless tables.

| | | |-----|-----| |Foo |37 | |Bar |101 | 

Omitting the header above the divider produces a headerless table in at least Perl Text::MultiMarkdown

|-------------|--------| |**Name:** |John Doe| |**Position:**|CEO | 

See PHP Markdown feature request


Empty headers in PHP-Parsedown produce headerless tables.

| | | |-----|-----| |Foo |37 | |Bar |101 | 
Additional example: PHP
Source Link
RedGrittyBrick
  • 4.1k
  • 3
  • 38
  • 56
Loading
Source Link
RedGrittyBrick
  • 4.1k
  • 3
  • 38
  • 56
Loading