Peter Johnson

Results 250 comments of Peter Johnson

If implementing for CodeSnip 4.x as a Markdown driven site will need some automated means of converting Html to Markdown to speed the process.

> If implementing for CodeSnip 4.x as a Markdown driven site will need some automated means of converting Html to Markdown to speed the process. Best converter I've seen so...

To add a documentation site that uses GitHub Pages will require a `docs` directory. Since there is already a `Docs` directory this will cause a problem when checking out on...

It maybe too slow for CodeSnip to load the JSON at start up and dynamically populate a suitable class. Therefore it maybe better to write a tool to read the...

If a tool such as that suggested above is developed then it could also generate documentation for the emoji classes.

An alternative approach maybe to start off with a small subset of emoji.

Need to test if Delphi's `UnicodeString` and Windows supports emoji. Additionally which versions of Windows supports which emoji / Unicode version.

Found a few more broken links that use `@site.href` so guessing the problem lies there?

💡 Order of compilers in _Find Compilers_ dialogue box could also benefit from being revered.

This isn't going to work easily: GitHub requires https and that's not easy to implement with Indy 10 & Delphi XE.