Activity for pqmarkup

  • Alexander Tretyak committed [de753b] on Code

    Support hidden comments right after `[`

  • Alexander Tretyak committed [5cfc9f] on Code

    «Ёлочки» и „лапки“

  • Alexander Tretyak committed [c0c76b] on Code

    Add formatting support inside attr text

  • Alexander Tretyak committed [540a72] on Code

    Fix C# code highlighting in habr articles

  • Alexander Tretyak committed [41dc54] on Code

    Background color in table cells

  • Alexander Tretyak committed [e9f177] on Code

    Syntax highlighter: improve comment processing performance

  • Alexander Tretyak committed [b089f0] on Code

    Support hidden comments inside multidimensional arrays

  • Alexander Tretyak committed [040e1e] on Code

    Incode hidden [[[comments]]|]

  • Alexander Tretyak committed [228202] on Code

    >‘Author's name’[-1]:‘Quoted text.’

  • Alexander Tretyak committed [63ae5e] on Code

    Habr does not recognize `&` and `"` entities inside `href` and `title`

  • Alexander Tretyak committed [b476ff] on Code

    Fix for comment right after end of code block

  • Alexander Tretyak committed [bbc76d] on Code

    Fix final blockquote inside blockquote

  • Alexander Tretyak committed [dcddb7] on Code

    Fix C++ code highlighting in habr articles

  • Alexander Tretyak committed [7a23f8] on Code

    Fix for 11lc.pq.txt

  • Alexander Tretyak committed [d2f4ef] on Code

    Fix lists inside blockquotes

  • Alexander Tretyak committed [73fec4] on Code

    Fix AssertionError at `assert(tokstr[-(apos*2+1):] == '’' + '’'*apos + "'"*apos)` for `exit(f:‘Wrong {compet} at row #{i+1} ('{s}' expected, got '{r[i]}')’)`

  • Alexander Tretyak committed [ed0788] on Code

    Fix `V&` and `V?` highlighting

  • Alexander Tretyak committed [8b001c] on Code

    C(RGBA)‘text’ [for C(0000)‘transparent text’]

  • Alexander Tretyak committed [20eab5] on Code

    `перем` -> `пер`, `in`+'‘\`св`’'

  • Alexander Tretyak committed [ec187d]

    C(<text color>-<background color>)‘colored text with background’

  • Alexander Tretyak committed [0aafa7]

    Small fix of help message

  • Alexander Tretyak committed [0f59de]

    Nested blockquotes in blockquotes with url (`>[...]:‘>...\n...’`) support

  • Alexander Tretyak committed [6b2389]

    f-strings syntax highlighting

  • Alexander Tretyak committed [459ee6]

    Small fix of comment

  • Alexander Tretyak committed [e7d93f]

    `write_note` -> `write_abbr` and some small fixes

  • Alexander Tretyak committed [988998]

    Fix potentially very slow construct

  • Alexander Tretyak committed [3095f4]

    `u"&", u"&"` -> `u"&", u"&amp;"` in 8th article for Habr

  • Alexander Tretyak committed [ad082c]

    .

  • Alexander Tretyak committed [d08a40]

    `str_in_b` -> `str_in_p` and `openb` -> `openp`

  • pqmarkup pqmarkup updated /pqmarkup.exe

  • pqmarkup pqmarkup updated /pqmarkup.exe

  • Alexander Tretyak committed [8bc599]

    For `Н(1)‘Year-Based Versioning

  • Alexander Tretyak committed [537151]

    Support of list at the beginning of note

  • Alexander Tretyak committed [8d4e29]

    Nested blockquotes (`>‘>...\n...’`) support

  • Alexander Tretyak committed [274db0]

    Just in case

  • Alexander Tretyak committed [62e3bb]

    Reflect change in _11l_to_cpp/parse.py [The code `print(‘id = ’id+1)` should generate a compile-time error]

  • Alexander Tretyak committed [1e022f]

    Reflect changes in python_to_11l/parse.py and _11l_to_cpp/parse.py [Get rid of all `+ '' +` in pqmarkup.py]

  • pqmarkup pqmarkup updated /pqmarkup.exe

  • Alexander Tretyak committed [cd9c9d]

    Catch UnicodeDecodeError

  • Alexander Tretyak committed [e63074]

    Catch open file errors

  • pqmarkup pqmarkup released /pqmarkup.exe

  • Alexander Tretyak committed [24bbb9]

    Add formatting support inside link text

  • Alexander Tretyak committed [629e95]

    python ...\forbid_carriage_return_character_and_check_balance_of_all_char_pairs.py .

  • Alexander Tretyak committed [a6cd24]

    Inspired by [https://nim-lang.org/docs/manual.html archived:[http://web.archive.org/web/20190722210055/https://nim-lang.org/docs/manual.html]]:‘

  • Alexander Tretyak committed [2e03d9]

    >[https://www.facebook.com/messages/t/chebiryak]:‘Таблицы лучше не использовать прошлый век... Лучше будет пожалуй

  • Alexander Tretyak committed [cc13a7]

    bitbucket.org -> sourceforge.net

  • Alexander Tretyak committed [68993e]

    Basic version\

  • Alexander Tretyak committed [5b3039]

    Check for presence of TAB and CR characters in sources and forbid them

  • Alexander Tretyak committed [2d55d4]

    Balance all paired spec symbols/characters ‘’(){}[]

  • Alexander Tretyak committed [6baa6f]

    Add horizontal rule handling (transform ‘---’ into ‘<hr />’)

  • Alexander Tretyak committed [d25337]

    !‘text *‘without’ formatting (with casual font)’\

  • Alexander Tretyak committed [f4f2ff]

    Add support of Habrahabr <spoiler> tag

  • Alexander Tretyak committed [b9f127]

    #(SourceLang)‘Source Code Block’

  • Alexander Tretyak committed [0e845f]

    Improve exit_with_error()

  • Alexander Tretyak committed [94c239]

    Replace span.note to abbr for more conformance with Habrahabr-html

  • Alexander Tretyak committed [48225c]

    To ignore empty line right after `}` and couple fixes\

  • Alexander Tretyak committed [225fb5]

    Quoting code with backtick quotes (`)

  • Alexander Tretyak committed [225fb5]

    Quoting code with backtick quotes (`)

  • Alexander Tretyak committed [f4dcae]

    Add raw [html] output with this syntax: '‘<html>’'

  • Alexander Tretyak committed [05ab94]

    Small refactoring to get rid of global variables

  • Alexander Tretyak committed [cd5a31]

    Text alignment (<<‘left’, >>‘right’, ><‘center’ and <>‘justify’)\

  • Alexander Tretyak committed [aad8d2]

    Fix TEST("‘’<<", "‘’&lt;&lt;")

  • Alexander Tretyak committed [16d3c8]

    /\‘надстрочный\superscript’ and\и \/‘подстрочный\subscript’ text\текст

  • Alexander Tretyak committed [f2b2ca]

    remove_comments in <abbr> title and inner contents

  • Alexander Tretyak committed [97093b]

    Add color tag with the following syntax: C(color)‘colored text’

  • Alexander Tretyak committed [44d81c]

    Fix for `<code>`

  • Alexander Tretyak committed [ff6e6d]

    Tables (basic functionality)\

  • Alexander Tretyak committed [22b429]

    Tidy up command line arguments

  • Alexander Tretyak committed [0e95fa]

    Tables: colspan

  • Alexander Tretyak committed [eae329]

    Alignment of cells in a table\

  • Alexander Tretyak committed [717113]

    syntax.pq.txt and README

  • Alexander Tretyak committed [c5e1d3]

    Prepare a Python package for publishing on PyPI

  • Alexander Tretyak committed [f01418]

    docs/en/syntax.pq.txt

  • Alexander Tretyak committed [790d72]

    ‘spoiler2’{...} and docs/*/syntax small fix

  • Alexander Tretyak committed [cc37fa]

    docs/*/syntax: sample for table with colspan

  • Alexander Tretyak committed [59b9d7]

    Russian hex digits for color tag

  • Alexander Tretyak committed [a91999]

    Spoiler's and some other fixes

  • Alexander Tretyak committed [1475e3]

    !

  • Alexander Tretyak committed [e1b93c]

    Color tag fixed

  • Alexander Tretyak committed [256041]

    .

  • Alexander Tretyak committed [8ae32d]

    Fix [text][‘title text’], and show kdiff3 window only once

  • Alexander Tretyak committed [7f4dca]

    +docs/images/blue_circle.png

  • Alexander Tretyak committed [108cae]

    Tables: colspan and rowspan

  • Alexander Tretyak committed [984ab7]

    Fix up color description (for 1 through 5 range, before moving to 0 through 8 range)

  • Alexander Tretyak committed [48cd71]

    Color: switch to 0 through 8 range

  • Alexander Tretyak committed [f7c071]

    Support for [[[comments]]] inside tables

  • Alexander Tretyak committed [5573ab]

    1. -'‘code’'+'‘pre’' for `...`.

  • Alexander Tretyak committed [d1a1ea]

    REMOVE SYNTAX link[http://address][1] ‘the same link’[1]

  • Alexander Tretyak committed [0b7f95]

    Fix bug for `to_html('[-1]')` (wrong exception type was chosen).

  • Alexander Tretyak committed [04e2a6]

    Fix\исправление следующей проблемы:

  • Alexander Tretyak committed [5b55f3]

    <a href="http://address">-'‘‘’’''ссылка</a>

  • Alexander Tretyak committed [fec2bb]

    Fix for link[https://address title [...] text], and for link[https://address ‘text[[[comment]]]’], and some fixes at docs/*/syntax

  • Alexander Tretyak committed [01dbb8]

    Some tidying

  • Alexander Tretyak committed [08f15d]

    Fix for [:1] and some fixes at docs/ru/syntax.

  • Alexander Tretyak committed [0c12b0]

    -<h3>header</h3><h2>header</h2>

  • Alexander Tretyak committed [e8e449]

    Add `Exception.pos` for positioning directly at the place of error in Sublime Text

  • Alexander Tretyak committed [ca5871]

    >‘Blockquotes’ fix

  • Alexander Tretyak committed [55dbb6]

    Заметил, что элементы списка под ‘‘Советы по набору’...’ на pqmarkup.org располагаются слишком плотно.

  • Alexander Tretyak committed [636d30]

    README -> README.md and small docs/*/syntax fixes

  • Alexander Tretyak committed [0aac90]

    . Решил привести в порядок списки, воспользовавшись Ctrl+Shift+I в Google Chrome на странице [https://habrahabr.ru/sandbox/add/]:‘Причины (впрочем, достаточно субъективные), почему я выбрал именно символы `‘’` ...:...1. ...2. ...3. ...4.’ и подсмотрев css-rules для списков в [https://habracdn.net/habr/styles/1510921753/_build/global_main.css][-1] {стиль `{margin:0 0 0 30px;padding:0}` я заимствовать не стал, так как значение по умолчанию `padding-left: 40px;` считаю более подходящим}.

1 >
MongoDB Logo MongoDB