Changeset 72 in code for trunk/doc.go


Ignore:
Timestamp:
Oct 3, 2023, 2:39:08 AM (20 months ago)
Author:
Izuru Yakumo
Message:

feat: move the blackfriday extension settings out of the render function, improve documentation

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc.go

    r70 r72  
    1 package aya
    21// Package aya is [...]
    32
     
    1817// This one (re)incorporates the features removed in the former from the latter
    1918
     19// Copyright (c) 2014 Serge Zaitsev
     20// Copyright (c) 2023 Izuru Yakumo
     21
    2022// Ayaya~
     23package aya
Note: See TracChangeset for help on using the changeset viewer.