Paul M. Jones

Results 59 comments of Paul M. Jones

> Then we can implement all this getenv() stuff into the bookdown.json file as theme settings or something like that Exactly. > So this should then be the default theme...

I have created Bookdown.Themes and given you full access. We can talk more as things proceed. Thanks!

Thanks for the pointers @nikic -- I will try out the tokens and report back.

Have not tried the tokens yet, but wanted to point this out in the mean time: the final comment on the final array element disappears; the parser does not appear...

On consideration, a better option name might be merely `next_line`. Let me know if you (reviewer) have a preference.

@Wirone One sticking point: dev-tools/doc.php fails to run on PHP 8.0 and 8.1; it fails with `PHP Fatal error: Uncaught Error: Call to a member function isA() on array in...

@Wirone Second sticking point: the FixerDefinition CodeSample does not include a typehint, which means either (1) leaving out documentation for `next_line_unless_newline_at_signature_end` entirely; (2) documenting it without using a typehint, which...