Sorry, your code looks too complex for me. But here are some questions for 
you:


   1. Did you notice that you don't have December in?
   2. Did you notice that each time you have a 31st, that day is formated 
   as a heading?
   3. Did you notice that only for june the previous month ended with a 31 
   on a saturday?
   Maybe this has something to do with it? Check another year.
   4. Why is your macro tiddler called "$:/macros/*skeeve*/printmonth.js"?
   Replace "skeeve" with something associated with you.
   5. Why do you export params
   
   exports.params = [
        { name: "something" }
   ];
   When you don't have params for your function?
   
   

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to