Login Register

markup previews

Delay in markup previews project

There was a delay in my project, I didn't do much last week - there were
final exams in the university and I had to prepare well. Now, when I finally
finished this term, I can concentrate on the project and be productive.

There were updates on the code since my last blog post.
I added a simple implementation of grouped tokens handling. It can be used
for the cases when you need to treat a set of equal tokens, which go one after
another, as a one big separate token.

Markup previews project: basic parser implemented

This week I was working on a parser implementation and made some progress.

The parser I implemented consists of language definition part (where all tokens are defined), function definitions which process a particular token and a scanner that processes text, detects tokens and applies these functions.

Markup previews project: status report

The previous week was really hard for me. I had to do a lot of university stuff,
so unfortunately I had no chance to spend much time on my project.

But I did some research earlier though.

SoC Introduction: Markup previews

Hi, my name is Andrey Popelo, I'm form Ukraine.
This summer I will work on "Markup previews" project for Dojo. It is for people
who use lightweight markup languages (like Markdown, Textile, etc) in their
sites.

The Markup Previews project idea

Hello,

I'm interested in "Markup Previews" from the ideas list.

Some time ago I used Markdown in one of my projects and thought that it would be great to be able to see how it looks like in real-time while the text is being edited without sending a request to server.

So I'll be glad to create a markup language parser and integrate it with dojo as a GSoC project.
The development will include:

  • architecture design (from what it will consist off and how it will be integrated with other dojo stuff)
Syndicate content