Skip to content
Snippets Groups Projects
  1. Oct 03, 2018
  2. Oct 01, 2018
  3. Sep 30, 2018
  4. Sep 28, 2018
  5. Sep 27, 2018
  6. Sep 26, 2018
  7. Sep 25, 2018
    • echicken's avatar
      Support some DokuWiki stuff (headings, links, media, bold, italic, underline, lists) · 3e80028a
      echicken authored
      Some things broken for now (lists, HTML blockquote need some work).
      Tables will need a bunch of work.
      Need to add monospace text for HTML.
      Code blocks & text conversions still a to-do.
      HTML sub/sup/del will need to be removed on the console side.
      Footnote support needs to be added.
      Wiki-specific stuff ... eh.
      3e80028a
    • rswindell's avatar
      Fixed error · 48f6ff16
      rswindell authored
      line 115: SyntaxError: missing ) after condition
      
      Also added CVS Id keyword. The version (2.0?) really should probably
      be addressed too.
      48f6ff16
  8. Sep 24, 2018
  9. Sep 23, 2018
    • echicken's avatar
      Customizable for frame / console: · 3fc135db
      echicken authored
      - heading underline and attribute (same for all heading levels for now)
      - link/image attribute
      - list indentation character (\t)
      - bold attribute (\1h)
      
      Customizable for HTML:
      - optionally add CSS class names for all applicable tags (except <b>,<i>)
      
      Fixed some nested <ul><ol> stuff, still looks crappy in Bootstrap 3, meh
      3fc135db
Loading