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

BUG : table 1 : blablabla #7

Open
SuperUserNameMan opened this issue Jun 10, 2023 · 0 comments
Open

BUG : table 1 : blablabla #7

SuperUserNameMan opened this issue Jun 10, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@SuperUserNameMan
Copy link
Owner

  `````` table 1 : table title `````
   table content

the : into the table title is confused with CONFIG::$attribute_keyval_seperator = ' : ' used as attribute's key/val separator.

PHP Fatal error:  Uncaught TypeError: trim(): Argument #1 ($string) must be of type string, array given in TMarqueur.php:551
Stack trace:
#0 TMarqueur.php(551): trim()
#1 TMarqueur.php(1105): TMarqueur\tag_attributes_to_object()
#2 TMarqueur.php(1216): TMarqueur\DOC::parse_block_line()
#3 ...): TMarqueur\to_html()
#4 {main}
  thrown in TMarqueur.php on line 551
@SuperUserNameMan SuperUserNameMan added the bug Something isn't working label Jun 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant