On Aug 6, 2006, at 2:15 PM, Mark Eli Kalderon wrote:
On 6 Aug 2006, at 19:59, James Edward Gray II wrote:
On Aug 6, 2006, at 1:54 PM, Mark Eli Kalderon wrote:
On 5 Aug 2006, at 04:29, James Edward Gray II wrote:
On Aug 4, 2006, at 11:53 AM, Brad Choate wrote:
I had thought of generalizing it further... but what other documents would be likely to use it? Most scripting languages should be using their native include/require commands instead of something like this, IMHO.
Hmm, you do have a very good point there. Perhaps it isn't needed.
James Edward Gray II
It would be useful for Markdown documents.
Does Markdown have a comment character we could hide the identifiers in?
James Edward Gray II
Not per se, but since it accepts embedded html, you can always use html comments.
Then I bet the commands already work there. ;)
James Edward Gray II